Skip to content
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

Diff from branch-point to 0-18-x #6

Open
wants to merge 97 commits into
base: branch-point
Choose a base branch
from
Open

Conversation

oligriffiths
Copy link
Owner

This is the diff from the common root ab404ef725be5c265c901838be40d0358a867ec4 that the broccoli-builder branch point from where it started diverging from master

alexdiliberto and others added 30 commits November 17, 2015 21:32
* print plugin annotation
* print instantiation stack
* print original stack
Improve errors thrown during build
…ich will make it easier to find their source location.
We should likely, once merged back into mainline split up broccoli into several more modules, so consumers can choose what they need, and leave broccoli itself as the union of the core add-ons, for quick starts
Remove stuff we don’t use, when using broccoli as a lib.
This lets us query them properly in slowtrees
The [npmjs.org site](https://www.npmjs.com/package/ember-cli-broccoli) links to github.com/broccolijs/broccoli for the `ember-cli-broccoli` package. This change to package.json should make it so that npmjs.org links here instead.
Update github repo, homepage in package.json
Ensure mid-build cleanups cancel and cleanup partial work
rwjblue and others added 30 commits November 4, 2017 10:05
It actually makes stuff worse, as the new BroccoliBuildError stuff handles this correctly.
Remove now defunct error message improving code.
Remove BROCCOLI_WARN_READ_API env var and always warn on old .read/.rebuild api
Use __broccoliGetInfo__() to get plugin/node name/label
Revert "Use __broccoliGetInfo__() to get plugin/node name/label"
…-plugin-name

Use getNodeInfo() to get plugin/node name/label"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants