Skip to content

Missing source files cause source-map-loader warnings for TypeScript files #21

Open
@chaitra1403

Description

@chaitra1403

When building a project that depends on @jsdevtools/ono, I receive the following warning:

Steps to Reproduce

  1. Create a simple Webpack project with @jsdevtools/ono as a dependency.
  2. Run webpack build.
  3. Observe the warning about missing ono.js.map.

Expected Behavior

  • The package should either:
    • Include the ono.js.map file.
    • Or remove the //# sourceMappingURL=ono.js.map comment from the built file.

Thanks for maintaining this package!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions