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

webdev build should output by default #27

Closed
natebosch opened this issue Apr 5, 2018 · 4 comments
Closed

webdev build should output by default #27

natebosch opened this issue Apr 5, 2018 · 4 comments
Assignees

Comments

@natebosch
Copy link
Member

Discussed in an internal thread. For users of builders that are only going to source it isn't always necessary to use --output, but web users generally want to build a deployable directory.

Question is whether we want to wait for the new build_runner and by default add --output web:build

Should also allow --output NONE to get no output and not forward to build_runner.

@kevmoo
Copy link
Member

kevmoo commented Apr 10, 2018

Hrm...perhaps...

@jakemac53
Copy link
Contributor

As mentioned in the recent bug filed on package:build I would be in favor of this. I do also agree that web:build would actually be the right default.

@alorenzen alorenzen self-assigned this May 22, 2018
@alorenzen
Copy link
Contributor

Ok, I'm going to add support for --output NONE to disable output, and then set the defaults to NONE for serve and web:build for build.

@kevmoo
Copy link
Member

kevmoo commented May 22, 2018 via email

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

No branches or pull requests

4 participants