-
什么时候可以支持webpack4呀?
-
大佬能把webpack升级到4.0嘛
-
-
at the moment I receive a warning on Webpack4
```
DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
```
-
can not run in webpack4
-
组件名称及版本: @vue-office/excel@1.7.11
浏览器:谷歌浏览器
vue版本:vue@2.7.11
打包工具及版本:webpack4
问题描述:单元格的内容过长,没办法展示所有内容,现有方式是手动拖拽表格列宽让文字展示,能不能提供个点击单元格展示此单元格所有内容的功能?类似excel
![image](https://github.com/user-attachme…
-
1. can't the weex-loader support the webpack 4 or webpack 5?(weex-lodaer支持不了webpack4 或 webpack 5是吗?)
2. is there a plan to support webpack 4 or webpack 5 ?(有计划支持webpack4 或 webpack5吗?)
@daxingplay @…
-
awesome-typescript-loader: 5.2.1
webpack: 4.29.5
ts: 3.3.3333
webpack config:
`plugins: [
new webpack.NamedChunksPlugin(),
new CleanWebpackPlugin(['dist'], {
root: path.resol…
-
Surport webpack4.0?
-
Hi, as the title says, add support for Webpack4.
I tried to make the PR but i don't get very well how new plugins system works and how to debug it efficiently.
Some changes i made was use the …