Files
spring-flo/scss-bundle.config.json
BoykoAlex a42009c269 Upgrade to Angular 9
Build with ng-packagr. Base example on ng-packagr example project
2020-02-20 12:20:58 -05:00

7 lines
94 B
JSON

{
"bundlerOptions": {
"ignoreImports": ["~@angular/.*"],
"logLevel": "silent"
}
}