Skip to content

Issue with source maps #47

@mattfysh

Description

@mattfysh

Hi kwhitley, thanks for this incredible library!

I noticed when installed from npm, the source map files (.map) reference non-existing source files, e.g. "sources":["../src/itty-durable.js"]

one other change I think can be made is replacing const { state, ...persistable } = this.getPersistable() with const persistable = this.getPersistable() as I think the get function already filters out the state property

cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions