-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
精读《webpack4.0 升级指南》 #66
Comments
期待 |
w4 确实比 w3 好用。逐渐踏上 傻瓜配置之路。 不用再去配置各种繁琐的插件,只用传参。 |
@ascoders 你们的脚手架是开源的吗?我能学习下吗? |
开头的这句话有点没明白,我的理解node api 应该是用来在源代码里面动态使用webpack的功能加入的吧? 不知道我的理解对不对
|
@LeonAppDev 是的,现在 webpack4 文档相对成熟了,直接看官方文档吧。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
最近全网搜遍了 webpack4.0 相关文档,把项目脚手架升级到 webpack4,踩了很多坑。
最后整理出一套 typescript + webpack4.0 比较完整的经验,分享给大家,同时分享一下 v3 升级 v4 要注意的地方。
The text was updated successfully, but these errors were encountered: