-
如题。
assetsPublicPath不知道在哪里配置。
-
webpack的配置文件也没有 如何进行设置呢
jaytu updated
6 years ago
-
### Version
3.1.1
### Reproduction link
[http://localhost:8000/plugins](http://localhost:8000/plugins)
### Node and OS info
8.11.1, npm/window 7
### Steps to reproduce
在vue-cli 界面中选择左…
-
## [BUG 反馈] Uncaught TypeError: Cannot set property 'VueBaiduMap' of undefined
### 浏览器版本号
chrome 72.0.3626.119
### Vue 版本号
2.5.22
### 组件库版本号
0.21.16
### 现象描述
```
使用vue-cli3 构…
-
### What problem does this feature solve?
We config mutil projects in vue/cli3,it'lll load all projects we configs. It waste time and most of the projects is useless.
For example,we have projceA,p…
-
### 前言
最近在公司兼顾了三个项目的开发,跟不同的人合作发现很多不统一的问题:
- 项目目录结构不统一
- UI框架不一
- 二次封装的axios拦截器不一
- vuex的处理方式不一
- 代码格式不一
等等这些问题,在从开发者的角度来说,先要花时间去熟悉其他人搭的项目,清楚代码之间的依赖才能才能真正的去完成开发任务,或许这里面花的时间不会很长,但是每个人都花了这样的时间…
-
### What problem does this feature solve?
i could debugger `Service` with vue-cli-service, but i don't know how to debugger `Generator` and how to write the VSCode configuration `launch.json` for it?…
-
> vue-cli3的配置
## 为什么要骨架屏
菊花图感觉太让人着急了
## vue-skeleton-webpack-plugin
1. 执行 npm install vue-skeleton-webpack-plugin --save 或者 yarn add vue-skeleton-webpack-plugin
2. 添加骨架屏页面
```js
// …
-
![demp](https://user-images.githubusercontent.com/38744990/58401202-cc6ec180-808f-11e9-929b-a4dac3756afe.jpg)
-
ie:11 iview-admin2.0 git clone的项目然后删除里面有的进行开发,在IE11和360兼容模式下,出现无效字符,由于是vue-cli3.0的脚手架,实在无法解决。。。。自己排查原因是在eval里面好像有es6的语法,但是没有解决办法。。尝试了各种方法。。