Closed
Description
Versions:
angular-cli: 1.0.0-beta.11-webpack.2
node: 6.2.2
os: linux x64
Is there a way to pass additional options to node-sass with current configuration files? This was previously possible with angular-cli-build.js.
I need to pass include directory of bootstrap-sass for the bootstrap-material-design library, as it is importing "bootstrap/*" files but the library is located inside node_modules.