Skip to content

refactor: build and serve commands #396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

jkuri
Copy link
Contributor

@jkuri jkuri commented Apr 6, 2016

Close #265.
I refactored build and serve commands so we will have more control on it.
The ng new command now generates angular-cli-build.js file instead of ember-cli-build.js.

The successful build message now looks like:
Built Angular2 project successfully in 2268ms. Stored in "dist/".

Later we can add sizes of assets, size of generated dist dir, ... (production build) in that message.

@jkuri jkuri force-pushed the angular-cli-build-file branch 2 times, most recently from 180d1a1 to 537815c Compare April 6, 2016 14:55
@jkuri jkuri force-pushed the angular-cli-build-file branch 3 times, most recently from cd5193a to 0cbc70d Compare April 6, 2016 15:14
@jkuri jkuri force-pushed the angular-cli-build-file branch from 0cbc70d to 6ce609f Compare April 6, 2016 15:17
@jkuri jkuri closed this Apr 6, 2016
@jkuri jkuri deleted the angular-cli-build-file branch April 28, 2016 22:19
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ng init generate ember-cli-build.js
2 participants