Open
Description
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
Labels
No labels