You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error in ./node_modules/vux/src/components/divider/index.vue
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type.
| <template>
| <p class="vux-divider">
| <slot></slot>
@ ./node_modules/happypack/loader.js?id=happy-babel-vue!./node_modules/vux-loader/src/script-loader.js!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/test/getIcon.vue 2:0-59 11:13-20
@ ./src/test/getIcon.vue
@ ./src/router/routeConfig.js
@ ./src/router/index.js
@ ./src/main.js
@ multi ./build/dev-client ./src/main.js
error in ./node_modules/vux/src/components/popup/index.vue
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type.
| <template>
| <transition
| :name="`vux-popup-animate-${position}`">
check楼主的代码,讲elementUi替换成vux,移除elementui的引用和打包配置,加入vux之后打包会报以下
相对你的配置差异部分如下
The text was updated successfully, but these errors were encountered: