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

Demo not working #10

Open
fernandogmar opened this issue Sep 21, 2016 · 2 comments
Open

Demo not working #10

fernandogmar opened this issue Sep 21, 2016 · 2 comments

Comments

@fernandogmar
Copy link

Hi!

I wanted to let you know that this demo is not working, at least for me. I have done a fast research and I think it is related with the paths for css imports... for some reason./a.css becomes http://localhost/http://localhost/src/a.css and it can't be loaded by the browser and creating the bundle I get [path..]/file:[path..]/src/a.css not found...

changing any ./ to src/ works for creating the bundle, but no on the browser

Any clue, workaround or update? it would be appreciated. Probably it is not the best place to ask... but new on css-modules with jspm ;)

Thanks a lot!

P.D when I could create the bundle the 'transformed' css was not injected in any place, was this working before? should it be done in a different way?

Thanks again ;)

@fernandogmar
Copy link
Author

UPDATE: I have found this problem reported also here geelen/jspm-loader-css#51

@drinkspiller
Copy link

[bump] +1

I also noticed another unrelated error. Will submit a PR shortly...

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

2 participants