Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@nanotroy
Created August 29, 2019 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nanotroy/180e6991cc6a5d52ddf0b10512bd6917 to your computer and use it in GitHub Desktop.
Save nanotroy/180e6991cc6a5d52ddf0b10512bd6917 to your computer and use it in GitHub Desktop.
...
"server": {
"builder": "@angular-devkit/build-angular:server
"options": {
"outputPath": "dist/server",
"main": "src/main.server.ts",
"tsConfig": "src/tsconfig.server.json"
}
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment