We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995d9fe commit f81dfb1Copy full SHA for f81dfb1
1 file changed
docs/project.json
@@ -17,6 +17,7 @@
17
"index": "docs/src/index.html",
18
"browser": "docs/src/main.ts",
19
"server": "docs/src/main.server.ts",
20
+ "prerender": true,
21
"polyfills": ["zone.js"],
22
"tsConfig": "docs/tsconfig.app.json",
23
"inlineStyleLanguage": "scss",
0 commit comments