Skip to content

Where does ng serve files go? #3839

@MickL

Description

@MickL

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions