We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
targets: $default: sources: - "node/**" - "lib/**" builders: build_node_compilers|entrypoint: generate_for: - node/**.dart options: compiler: dart2js dart2js_args: - --no-source-maps
$ pub run build_runner build --release --output node:build ... after dart2js output ... [SEVERE] build_node_compilers|entrypoint on node/node_wrapper.dart: FileSystemException: Cannot open file, path = '<...>/node/foo.dart.js.map' (OS Error: No such file or directory, errno = 2) [INFO] Running build completed, took 6.7s [INFO] Caching finalized dependency graph completed, took 144ms [SEVERE] Failed after 6.9s
The text was updated successfully, but these errors were encountered:
Any updates on this?
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: