-
#### 本地环境
- antd-mobile 版本:
"antd-mobile": "^0.9.8",
- 操作系统及其版本:
windows10
node: 7.0.0
- 浏览器及其版本:
chrome55
#### 你做了什么?
```js
import 'antd-mobile/lib/button/style';
import Butt…
-
### Version
2.2.4
### Reproduction link
[https://codepen.io/](https://codepen.io/)
### Steps to reproduce
无法提供重现环境,这个问题是随机出现的。一个月前的某个时刻开始出现。
我的系统整体有几百个组件和模块,异步组件大概有200个。使用webpack2 vue2.2…
-
Any examples of how one can use this with Web Components, or say, Polymer?
-
**Do you want to request a *feature* or report a *bug*?**
Minor dev enhancement
**What is the current behavior?**
Uses babel configuration by manually parsing babelrc json
**If the cur…
-
Hi, I'm using angular 2 lazy routing. Client is bundled with webpack2 using AOT and angular-router-loader to lazy load children. Normally everything works as expected.
However if I emulate being disc…
-
插件形式使用`AlertPlugin`,源码未正确编译
感谢回复!
![image](https://user-images.githubusercontent.com/27562079/33415148-b1dd65a4-d5cf-11e7-906e-3cb756bc1de1.png)
**webpack.base.conf.js**
```js
var path = re…
-
When running `npm run build` in the webpack2 module, eslint throws parsing errors:
```
/data/git/identity/ui-tests/webpack2/app/components/App.js
1:1 error Parsing error: The keyword 'import'…
-
"vue-baidu-map": "^0.18.4",
局部注册没有减少文件大小
```
import {BaiduMap} from 'vue-baidu-map'
export default {
components: {
BaiduMap
}
}
.bm-view {
width: 100%;
hei…
-
Hey,
I was wondering what the benefits are from using this plugin instead of using the babel-plugin directly.
FYI I am using webpack2 with the babel-loader (vue-cli project generated using the w…
-
Hi,
Are there any plans to upgrade the seed to use webpack 3 instead of webpack 2?