-
Notifications
You must be signed in to change notification settings - Fork 75
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
Dill file missing when serving web project in Dart 3 #1918
Comments
|
@jodinathan and @parlough for reporting this. We are working on releasing a new webdev version that will support current SDK layout changes for dart 3.0 that exist in dev SDK channel. I am moving this issue to webdev repo. |
related: #1878 (the current issue will be solved by next webdev release) |
Webdev version 3.0.0 has been released, so this should be resolved. Please re-open if running |
I am trying to make js_bindings example work but I am having this error when trying to serve using DDC. It works OK when using dart2js compiler.
Dart SDK version: 3.0.0-151.0.dev (dev) (Fri Jan 20 22:45:17 2023 -0800) on "macos_x64"
The text was updated successfully, but these errors were encountered: