vue-h5-template
vue-h5-template copied to clipboard
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.3 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
这个项目是长期维护的吗?有没有交流群,我想给这个项目写个代码生成器,方便集成后端
安装依赖的过程中,有个报错,导致后续无法启动项目。
TypeError: Cannot read property 'addEventListener' of undefined at VueComponent.created (ServiceWorkerUpdatePopup.vue?beb0:16) at invokeWithErrorHandling (vue.runtime.esm.js?2b0e:1854) at callHook (vue.runtime.esm.js?2b0e:4219) at VueComponent.Vue._init (vue.runtime.esm.js?2b0e:5008) at new VueComponent (vue.runtime.esm.js?2b0e:5154) at createComponentInstanceForVnode (vue.runtime.esm.js?2b0e:3283) at init (vue.runtime.esm.js?2b0e:3114) at...
本地调试时路由跳转一切正常。 打包后会出现一个问题:当前路由栈比较深时候,再点击按钮进行页面跳转,会因为无法加载对应的js文件报错,从而导致无法跳转。错误信息如下: `home:1 Uncaught (in promise) ChunkLoadError: Loading chunk chunk-278d49b8 failed. (missing: http://xxx.xxx.com/orderDetail/static/js/chunk-278d49b8.8fc23363.js)` 仔细分析路径发现,url中居然插入了跳转前所在页面的路径“orderDetail”。 经过搜索引擎查阅资料排错后,统一修改vue.config.js 中的publicPath为'/',即可解决。
配置sentryPlugin的时候 urlPrefix: '~/statis/js', 应该是urlPrefix: '~/static/js',
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...