Open jdplife opened 7 months ago
RollupError: Unexpected token (Note that you need plugins to import files that are not JavaScript) nitro 15:51:31
1: ^ 2: <canvas ref="canvas" @mousedown="mouseDown" @mousemove="mouseMove" @mouseup="mouseUp" 3: @touchstart="touchStart" @touchmove="touchMove" @touchend="touchEnd">
ERROR Unexpected token (Note that you need plugins to import files that are not JavaScript)
这个问题是问题nuxt使用的vue3的语法,vue-esign使用vue2导致的吗?有木有解决方案呢。
RollupError: Unexpected token (Note that you need plugins to import files that are not JavaScript) nitro 15:51:31
1: ^ 2: <canvas ref="canvas" @mousedown="mouseDown" @mousemove="mouseMove" @mouseup="mouseUp" 3: @touchstart="touchStart" @touchmove="touchMove" @touchend="touchEnd">
ERROR Unexpected token (Note that you need plugins to import files that are not JavaScript)
这个问题是问题nuxt使用的vue3的语法,vue-esign使用vue2导致的吗?有木有解决方案呢。