hey i just wanna make a production ready with ember fastboot app, the problem is when i push to my heroku repository the log said “bootstrap need jquery” then i delete the app.import(‘vendor/bootstrap.js’); from ember cli build now the problem is said “TypeError: Cannot read property ‘fn’ of undefined”. the question is how to include jquery plugin and bootstrap javascript to my ember fastboot app, cause i really need that for my dom manipulation. All ajax call is done by ember-fetch
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
|
How to use fastboot with third-party "DOM" plugins
|
1 | 1445 | May 22, 2017 | |
|
Loading bootstrap via ember-cli-build.js not working
|
4 | 1439 | September 19, 2017 | |
| Ember bootstrap toasts | 3 | 760 | March 12, 2021 | |
|
Why is it so difficult to add bootstrap?
|
22 | 21438 | November 28, 2016 | |
| Why using an ember Addon wrap of a js library over using directly the js library | 4 | 1154 | January 2, 2023 |