Skip to content
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

Are sourcemaps available? #70

Open
izeau opened this issue Dec 25, 2015 · 4 comments
Open

Are sourcemaps available? #70

izeau opened this issue Dec 25, 2015 · 4 comments

Comments

@izeau
Copy link

izeau commented Dec 25, 2015

Is there any way to create sourcemaps for generated CSS? I noticed PostCSS handles them, however setting a map option to css-modulesify doesn’t seem to have any effect. Or maybe I’m doing it wrong?

Any help is appreciated! Very nice lib btw.

@izeau
Copy link
Author

izeau commented Dec 25, 2015

If I understand correctly, css-modules/css-modules-loader-core#59 needs to be merged if we want to be able to specify process options.

@pixelass
Copy link

@joshwnj
Copy link
Member

joshwnj commented May 17, 2017

@pixelass seeing as css-modulesify needs its own copy of css-modules-loader-core/file-system-loader.js anyway (as there were some slight differences in the approach) we might be best to factor out that dependency.

I'm a bit squeezed for time but happy to do what I can to help push this forward :)

@pixelass
Copy link

@joshwnj thx for the reply. I am currently looking into the code to see if I can help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants