Skip to content

ng build not get styles.css to dist/ #3006

Closed
@otrifo

Description

@otrifo

OS?

Mac OSXEl Capitan

Versions.

"angular-cli": "1.0.0-beta.19-3",
node : 6.3.1

Repro steps.

App was created with CLI with CSS support. angular-cli.json file:
"styles": [
"styles.css"
],

The log given by the failure.

Scripts are not loaded to dist folder. But, images and fonts are loaded from the assets.
The assets (images and fonts) are correctly output to the '/dist' folder. It's just that the script never output to dist folder.

Thanks :)

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