Skip to content

Commit d9efab6

Browse files
committed
Merge branch 'master' of github.com:sunilksamanta/ant-angular-setup
2 parents 1c86a24 + 8e638c1 commit d9efab6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ant Angular Setup
22

3+
[![Netlify Status](https://api.netlify.com/api/v1/badges/92b9c32e-e373-4b45-9623-32e236b8646f/deploy-status)](https://app.netlify.com/sites/goofy-torvalds-968eb6/deploys)
4+
35
## Angular: [Angular CLI](https://github.com/angular/angular-cli) version 10
46
## UI Framework: [Ant Design](https://ng.ant.design/) version 10x
57

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"build": {
1818
"builder": "@angular-devkit/build-angular:browser",
1919
"options": {
20-
"outputPath": "dist/ant-angular-setup",
20+
"outputPath": "dist",
2121
"index": "src/index.html",
2222
"main": "src/main.ts",
2323
"polyfills": "src/polyfills.ts",

0 commit comments

Comments
 (0)