@seal wrote:
Hi,
I’m coming from PHP so I’m not very familiar with JS technologies so I apologize in advance if this question is too obvious.
I searched for Webpack and Ember and couldn’t find anything official from Ember on how to integrate them.
What I have done so far:
- created a project (not an Ember project) where webpack hot reloading is enabled, bootstrap sass loader added, etc;
- initialized an Ember project with “ember init” and modified package.json to add the changes coming from ember-cli.
What’s next? How to set webpack to properly work with Ember at this point?
Posts: 3
Participants: 2