Alfred-Skyblue / vue-draggable-plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
https://vue-draggable-plus.pages.dev/en/
MIT License
3.05k stars 128 forks source link

`Nt_mounted is not defined` module error #40

Open Heniker opened 1 year ago

Heniker commented 1 year ago

Only happens with webpack production build. Seems to be related to Terser minimizer.

Here is reproduction sample - bugtest.zip

To test run

npm i
npx webpack ./main.js
node dist/main.js