Include web app files and exclude favicon in angular build
parent
e5aec374fc
commit
c9493c2fc4
|
|
@ -19,7 +19,7 @@
|
|||
"polyfills": "src/polyfills.ts",
|
||||
"tsConfig": "src/tsconfig.app.json",
|
||||
"assets": [
|
||||
"src/favicon.ico",
|
||||
"src/web-app-files",
|
||||
"src/assets"
|
||||
],
|
||||
"styles": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue