npm run dev
, it only builds up until about 12%, and then it freezes. How do I resolve this?app.js
file and the build is completely different, so I have no idea where to call Vue"s createApp()
from.npm run dev
. Then it stays stuck at 14% for some reason.