-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
OS
macOS Sierra
Version
angular-cli: 1.0.0-beta.24
Question
Using ng serve
i don't see any directory created. Where do the files go that localhost:4200 links to?
Background
Scss compilation (e.g. with Boostrap) is veeeery slow. So i wanted to use gulp to compile scss but i need to know in which path i should save the output file.
I already tried to change outDir in angular-cli.json and added "output-path": "dist" in environment.ts but still i dont see any folder created on ng serve. It only affects ng build.
arsal123
Metadata
Metadata
Assignees
Labels
No labels