stable

Clone or download

Read-only

Use node-sass instead of ruby sass

This is part of request #9793: Import vendor CSS files without renaming How to test this: In frs plugin folder: - rm -rf node_modules/ - npm install, npm run build No functional change, sass should be built into CSS - npm run watch - check that after changing a scss file and reloading, the style is changed Change-Id: Ie57b2bf2de3e604bc53bf20993b92d8d46a919d7

Modified Files

Name
M plugins/frs/www/js/angular/Gruntfile.js +6 −20 Go to diff View file
M plugins/frs/www/js/angular/build.config.js +1 −8 Go to diff View file
M plugins/frs/www/js/angular/package.json +7 −9 Go to diff View file