vue-resizable
vue-resizable copied to clipboard
Error on build process
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.