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

Improve the error message for invalid default namespaces #1513

Merged
merged 3 commits into from Oct 6, 2021

Conversation

stof
Copy link
Contributor

@stof stof commented Sep 28, 2021

@@ -2,4 +2,5 @@
// MIT-style license that can be found in the LICENSE file or at
// https://opensource.org/licenses/MIT.

export 'legacy_node/interface.dart' if (dart.library.js) 'legacy_node/implementation.dart';
export 'legacy_node/interface.dart'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this change is the result of running dart run grinder.

@jathak jathak merged commit 6641459 into sass:main Oct 6, 2021
@stof stof deleted the improve_use_error branch October 6, 2021 17:19
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.

Improve error message when using webkit ~ package imports with ~ in path-namespace
2 participants