-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor to use source-map-explorer
, enabling usage with Ember CLI, ember-auto-import and Embroider
#26
Conversation
7721a24
to
c3d94d7
Compare
Just ran this branch on my app but it only seemed to output for my CSS files. Is this currently expected? (considering it's a WIP) |
No, certainly not. I tested it with the addon's dummy app, and was working. Maybe you have sourcemaps disabled? |
No I have them enabled explicitly, I can see stats have been generated in the |
c3d94d7
to
b974fce
Compare
to remove unused chunks from previous build
source-map-explorer
, enabling usage with Ember CLI, ember-auto-import and Embroider
Closes #24
To Do:
webpack://__ember_auto_import__/
- possible?Test CSS sourcemaps