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.
1 parent efe51a1 commit 6153dccCopy full SHA for 6153dcc
doc-angular/project.json
@@ -11,8 +11,8 @@
11
"outputs": ["{options.outputPath}"],
12
"options": {
13
"outputPath": "doc-angular/dist",
14
+ "index": "doc-angular/src/index1.html",
15
"browser": "doc-angular/src/main.ts",
- "polyfills": ["zone.js"],
16
"tsConfig": "doc-angular/tsconfig.app.json",
17
"inlineStyleLanguage": "scss",
18
"assets": [
doc-angular/src/index.html doc-angular/src/index1.htmldoc-angular/src/index.html renamed to doc-angular/src/index1.html
doc-angular/vercel.json
@@ -1,7 +1,7 @@
1
{
2
"version": 2,
3
"public": true,
4
- "name": "doc-angular-challenges",
+ "name": "doc-angular",
5
"rewrites": [
6
7
"source": "/(.*)",
0 commit comments