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

Empty files emit warning #203

Open
dickermoshe opened this issue Feb 18, 2024 · 0 comments
Open

Empty files emit warning #203

dickermoshe opened this issue Feb 18, 2024 · 0 comments

Comments

@dickermoshe
Copy link

Empty files result in this warning

Minified Scripts
    ~/lib/src/services/database/database.dart (no sourcemap ref)
      - warning: could not determine a source map reference (Could not auto-detect referenced sourcemap for ~/lib/src/services/database/database.dart)
    ~/lib/src/startup.dart (no sourcemap ref)
      - warning: could not determine a source map reference (Could not auto-detect referenced sourcemap for ~/lib/src/startup.dart)

A warning should only be show if the file contains code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant