We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c86a24 + 8e638c1 commit d9efab6Copy full SHA for d9efab6
README.md
@@ -1,5 +1,7 @@
1
# Ant Angular Setup
2
3
+[](https://app.netlify.com/sites/goofy-torvalds-968eb6/deploys)
4
+
5
## Angular: [Angular CLI](https://github.com/angular/angular-cli) version 10
6
## UI Framework: [Ant Design](https://ng.ant.design/) version 10x
7
angular.json
@@ -17,7 +17,7 @@
17
"build": {
18
"builder": "@angular-devkit/build-angular:browser",
19
"options": {
20
- "outputPath": "dist/ant-angular-setup",
+ "outputPath": "dist",
21
"index": "src/index.html",
22
"main": "src/main.ts",
23
"polyfills": "src/polyfills.ts",
0 commit comments