geelen / jspm-loader-css-modules

20 stars 4 forks source link

Fix bundle (closes #5) #8

Open oligot opened 8 years ago

oligot commented 8 years ago

This fixes the bundle by exporting the bundle function.

Successfully tested with https://github.com/css-modules/jspm-demo

oligot commented 8 years ago

@geelen Is there anything I can do on my side so that this PR can be merged ?

juliogarciag commented 8 years ago

@geelen I hate to use +1s but :+1: It would be cool if this is merged :)

conundrumer commented 8 years ago

+1

Karsten-Goetz commented 8 years ago

Hello, are you still working on this project? I tried the available demos and can't get the bundling / build-process to work. I tried the fix from @oligot, too. Has someone the plugin in a working example today - just to know if bundle/build is working or not? Thank you, if you have some tipps - very welcome! It would be great to get this cool stuff running...

komachi commented 7 years ago

@Karsten-Goetz I got this working with appending that fix, and two fixes for jspm-loader-css: geelen/jspm-loader-css#52 and geelen/jspm-loader-css#41 (merged, but missing npm release). Hope this will be fixed, as having fork to get this work is a not a nice way.

mribichich commented 7 years ago

+1