geelen / jspm-loader-css-modules

20 stars 4 forks source link

Output css options #1

Open ditoglez opened 9 years ago

ditoglez commented 9 years ago

Is there any possibility to make the output CSS class be hashed with base64 instead of containing the full path to the module?

I saw this kind of implementation with Webpack.

geelen commented 9 years ago

I want this, but no, there isn't. We're having a broader discussion about configurability in JSPM plugins over at https://github.com/geelen/jspm-loader-css/issues/14 as well. The new JSPM release last week i think gives us a bunch of new options which I'm going to start looking back into.