webrsb
Results
2
issues of
webrsb
**Describe the bug** To Install from npm have no dist folder in `node_modules/vue-stripe-menu` **To Reproduce** Steps to reproduce the behavior: 1. `npm install [email protected]` 2. not found the dist folder...
I try to bundle with webpack and show this error: ``` uncaught Error Error: Cannot find module 'XXX/../package.json' at webpackEmptyContext (XXX\main.js:71350:10) at eval (repl:1:26) ``` It seen webpack don't bundle...