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 f0144be commit f1056d4Copy full SHA for f1056d4
src/environments/environment.prod.ts
@@ -1,3 +1,5 @@
1
export const environment = {
2
- production: true
+ production: true,
3
+ "output-path": "./docs/",
4
+ "base-href": "https://elcascarudo-dev.github.io/NavBar-responsibe-tailwindcss-angular9/"
5
};
0 commit comments