main

Results 7 issues of main

你好,横向滚动的事件给阻止了吗, vue-pull-to作为子元素时父元素的touch事件没有触发, 是怎么回事呢 ![image](https://user-images.githubusercontent.com/28427901/34353083-2f389df2-ea61-11e7-9abd-afa1e00dcad2.png)

![image](https://user-images.githubusercontent.com/28427901/53382841-803cb400-39b0-11e9-9671-d68240eaa5d7.png) 无限打印, “in watch”,

![image](https://user-images.githubusercontent.com/28427901/60866252-6febee00-a25a-11e9-9fbc-0a37c382374c.png) 直接把asyncRoutes转成json字符串保存到后台吗?

比如: alias: { 'vue$': 'vue/dist/vue.esm.js', '@': resolve('src'), 'base': resolve('src/base') } import demo from 'base/demo' 就会出错 ![image](https://user-images.githubusercontent.com/28427901/38916446-06d80aac-431a-11e8-9731-01d7ac25c7ef.png)

![image](https://user-images.githubusercontent.com/28427901/41694087-16413114-753b-11e8-86c4-7662c95bae00.png)

我的项目是用vue-cli搭建的,跟着官方文档配置,打包的时候报错 ![image](https://user-images.githubusercontent.com/28427901/39037043-f1732fa4-44b1-11e8-8a54-2205284c1452.png) extract-text-webpack-plugin我都没配置过,是cli自动配置的,现在不知道咋办了,有懂的同学指点下,万分感谢