Open wjsdawn opened 1 year ago
The same thing happened to me.
Can you provide some source code for us to review? I can't seem to write any code to reproduce this problem.
ref to build config: https://github.com/jbaysolutions/vue-grid-layout/blob/master/vue.config.js#L14
The cjs/umd exports ONLY export default
, which is install()
plugin.
why
vue:2.5.2 vue-grid-layout:2.4.0 browser:chrome Describe the bug The vue-grid-layout doesn't seem to be exporting anything, therefore vue fails run the project with error message: "export 'GridLayout' was not found in 'vue-grid-layout'