-
Notifications
You must be signed in to change notification settings - Fork 1.7k
pub serve as default server (at least for Polymer apps) #13591
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
Comments
note: ideally this would be for both "run in dartium" and "run as javascript". |
Marked this as blocking #13567. |
Set owner to @keertip. |
This is integrated into pub serve now. |
FYI - we are no longer blocked on this feature, can be done after M8 |
Marked this as being blocked by #14673. |
Marked this as being blocked by #15830. |
Issue #16728 has been merged into this issue. |
Removed this from the Later milestone. |
Added this to the 1.5 milestone. |
Added 1.6 label. |
This is so we can run the @observable transform (which might be needed again to address issues such as: https://code.google.com/p/dart/issues/detail?id=13567)
by the way, we won't be doing any transforms that mess up URLs or need source maps, so I imagine the existing URL mapping in the Editor/debugger will work fine for us.
The text was updated successfully, but these errors were encountered: