Closed
Description
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
Labels
No labels