-
Notifications
You must be signed in to change notification settings - Fork 103
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
Build error websocket #22
Comments
I have the same problem = =. |
@boriscy @huxiaoqiang |
@LLQI thanks, it works! |
which version did you use solved this problem? |
@HaoweiCh v8.15.0 |
8.0.4
HWei <[email protected]>于2019年4月16日 周二21:49写道:
… which version did you use solved this problem?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgCSOvyq1a4kUOC7xKWW210K2Gq2A5S9ks5vhdTvgaJpZM4ZTvkm>
.
|
lastlink
added a commit
to lastlink/vue-chrome-extension-template
that referenced
this issue
Jun 15, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I run
npm run build
and then I load my unpacked extension I get the errorI have moved the wcer plugin from
webpack.base.js
towebpack.dev.js
and I still get the same errorafter building, it works correctly when I run
npm run dev
.The text was updated successfully, but these errors were encountered: