We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
md部分打包非常巨大,暂不知晓原因.
不支持happypack问题. vue-loader最新的版本已经修复了这个问题. 但是vue-markdown-loader和happypack一起使用还是会报错.
"vue-loader": "^14.2.1", "vue-markdown-loader": "^2.4.0",
ERROR in ./node_modules/vue-loader!./node_modules/vue-markdown-loader/lib/markdown-compiler.js?raw!./example/docs/table.md Module build failed: TypeError: Cannot read property '__proto__' of undefined at Object.module.exports (D:\usr\node_modules\vue-markdown-loader\lib\markdown-compiler.js:68:46) @ ./example/docs/table.md 1:17-119 @ ./example/docs .*\.md$ @ ./example/router/index.js @ ./example/main.js @ multi (webpack)-dev-server/client?http://localhost:3000 webpack/hot/dev-server ./example/main.js
The text was updated successfully, but these errors were encountered:
@qingmingsang 后来解决了吗
Sorry, something went wrong.
No branches or pull requests
md部分打包非常巨大,暂不知晓原因.
不支持happypack问题.
vue-loader最新的版本已经修复了这个问题.
但是vue-markdown-loader和happypack一起使用还是会报错.
The text was updated successfully, but these errors were encountered: