Skip to content
New issue

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

实时打包非常巨大,且不支持happypack #41

Open
qingmingsang opened this issue Mar 22, 2018 · 1 comment
Open

实时打包非常巨大,且不支持happypack #41

qingmingsang opened this issue Mar 22, 2018 · 1 comment

Comments

@qingmingsang
Copy link

  1. md部分打包非常巨大,暂不知晓原因.

  2. 不支持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
@swittyle
Copy link

@qingmingsang 后来解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants