Include web app files and exclude favicon in angular build

Transactions
Dan 2018-05-15 19:53:23 -06:00
parent e5aec374fc
commit c9493c2fc4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"polyfills": "src/polyfills.ts",
"tsConfig": "src/tsconfig.app.json",
"assets": [
"src/favicon.ico",
"src/web-app-files",
"src/assets"
],
"styles": [