vue-resizable icon indicating copy to clipboard operation
vue-resizable copied to clipboard

Error on build process

Open germi opened this issue 3 years ago • 0 comments

When I build a project (using Vite), it breaks because of:

[commonjs] Unexpected token (1:7147) in .../node_modules/vue-resizable/dist/vue-resizable.umd.min.js

I notice that on previous versions, there was no such file, and the dist file was just main.js, and this problem did not occur.

germi avatar Apr 26 '22 10:04 germi