Skip to content

Empty files emit warning  #203

Open
Open
@dickermoshe

Description

@dickermoshe

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dartPull requests that update Dart code

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions