X Tutup
Skip to content

refactor(build): simplify and modularize#284

Closed
tbosch wants to merge 1 commit intoangular:masterfrom
tbosch:build
Closed

refactor(build): simplify and modularize#284
tbosch wants to merge 1 commit intoangular:masterfrom
tbosch:build

Conversation

@tbosch
Copy link
Copy Markdown
Contributor

@tbosch tbosch commented Dec 5, 2014

simplify:

  • use same html file for dart and JS
  • build benchmarks automatically when doing gulp build
  • centralize configuration

modularize:

  • move all build tasks into separate node.js modules under
    tools/build.

changes:

  • the build folder is now the dist folder

@googlebot
Copy link
Copy Markdown

CLAs look good, thanks!

@tbosch
Copy link
Copy Markdown
Contributor Author

tbosch commented Dec 5, 2014

@vsavkin Could you review?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to add it back!

@vsavkin vsavkin added the @LGTM label Dec 5, 2014
@tbosch tbosch force-pushed the build branch 2 times, most recently from 2f703a6 to 03a3f02 Compare December 6, 2014 00:16
simplify:
- use same html file for dart and JS
- build benchmarks automatically when doing `gulp build`
- centralize configuration

modularize:
- move all build tasks into separate node.js modules under
  `tools/build`.

changes:
- the `build` folder is now the `dist` folder
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup