electron-userland / electron-userland/electron-webpack-quick-start
Vue.config is undefined
Open
- Dominant language
- JavaScript
- Stars
- 746
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
Using the template from scratch without further modification, `Vue.config.devtools = false` in 'renderer/index.js'. Any idea about what may be missing? Thanks!
```
index.js?ce91:12 Uncaught TypeError: Cannot set property 'devtools' of undefined
at HTMLScriptElement.init (index.js?ce91:12)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.