Skip to content

Missing dist folder #2

Open
Open
@lbineau

Description

@lbineau

Hi,

I'm trying to test your library that seems promising on CodeSandbox (https://codesandbox.io/s/vqvk0z0jl5).
The package.json contains references to files that doesn't exist.

  "module": "dist/vue-cast-props.es.js",
  "unpkg": "dist/vue-cast-props.js",
  "browser": "dist/vue-cast-props.es.js",

So I get the following error: ENOENT: no such file or directory, scandir '/tmp/1980110140/node_modules/vue-cast-props/dist'.

Would it be possible for you to fix the missing files?

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