1dao
1dao
> 打包时,注释掉:`// import { createApp } from 'vue';` > 将 `const = app = createApp(); `改成 `const app = Vue.createApp(App);` 即可 可以写一下你的代码么
https://segmentfault.com/q/1010000009891085/a-1020000009891429 把你的webpack的配置文件中 include删掉就好了,它没法编译scss文件了
Unable to tap into the HtmlWebpackPlugin's callbacks. Make sure to list PreloadPlugin at some point after HtmlWebpackPlugin in webpack's plugins array.
There's nothing wrong with that,but it doesn't work
> I'm also getting this error @timothyvanderaerden @awesomepeng. > > show your code
favorite = 15