Cap32 / wxapp-webpack-plugin

📦 微信小程序 webpack 插件
MIT License
202 stars 60 forks source link

feat: update to webpack4+ #25

Open HOUCe opened 5 years ago

HOUCe commented 5 years ago

In webpack 4, Tapable#apply and Tapable#plugin raise a deprecation notice.

Note: This is breaking change because it drops webpack < 4 compatibility.

For more info: