Compare commits
No commits in common. "8069a225d67d728ea45759a6476bfe45ad4d55f1" and "a2b6ebd7cf7661f447941b6c8cf83acb212b0542" have entirely different histories.
8069a225d6
...
a2b6ebd7cf
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +0,0 @@
|
||||||
.angular/
|
|
||||||
dist/
|
|
||||||
node_modules/
|
|
||||||
|
|
@ -14,9 +14,6 @@
|
||||||
"browser": "src/main.ts",
|
"browser": "src/main.ts",
|
||||||
"index": "src/index.html",
|
"index": "src/index.html",
|
||||||
"tsConfig": "tsconfig.app.json"
|
"tsConfig": "tsconfig.app.json"
|
||||||
},
|
|
||||||
"configurations": {
|
|
||||||
"ci": {}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue