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

feat(build): treeshake build output #866

Merged
merged 7 commits into from
May 18, 2020
Merged

Conversation

Weakky
Copy link
Collaborator

@Weakky Weakky commented May 15, 2020

closes #119

TODO

  • docs
  • tests

Sorry, something went wrong.

@@ -14,6 +14,7 @@ const BUILD_ARGS = {
'--stage': String,
'--entrypoint': String,
'-e': '--entrypoint',
'--no-bundle': Boolean,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not sure how to call the new output. It's not really a bundle, but then, what it is?

@jasonkuhrt
Copy link
Member

Didn't get a chance to review this but at a high level we're already aligned after all our calls. Feel free to merge Monday!

@Weakky Weakky changed the title feat(build): treeshake output feat(build): treeshake build output May 18, 2020
@Weakky Weakky merged commit 6607c9a into master May 18, 2020
@Weakky Weakky deleted the feat/module-shaked-bundle branch May 18, 2020 12:30
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.

tree-shake bundle step
2 participants