node-sass is a compiled ELF module, which is problematic for distributions that want to rebuild everything from source. The sassc CLI program is packaged everywhere, and both use the same libsass library. So drop node-sass and sass-loader, and replace it with a simple loader wrapper around sassc. This also saves 122 npm packages (16 MB in node_modules/). Closes #382 |
||
|---|---|---|
| .. | ||
| lib | ||
| app.jsx | ||
| app.scss | ||
| index.html | ||
| index.js | ||
| manifest.json | ||