Copy nginx.conf inside Jenkinsfile instead of angular.json
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"polyfills": "apps/dafa-web/src/polyfills.ts",
|
||||
"tsConfig": "apps/dafa-web/tsconfig.app.json",
|
||||
"aot": true,
|
||||
"assets": ["apps/dafa-web/src/assets", "apps/dafa-web/src/nginx.conf"],
|
||||
"assets": ["apps/dafa-web/src/assets"],
|
||||
"styles": ["apps/dafa-web/src/styles/styles.scss"],
|
||||
"stylePreprocessorOptions": {
|
||||
"includePaths": ["apps/dafa-web/src/styles"]
|
||||
|
||||
Reference in New Issue
Block a user