https://www.jianshu.com/p/283b17d17b3c externals
https://www.cnblogs.com/weiqinl/p/10020773.html 各种书写方式
https://webpack.js.org/configuration/externals/ 官网
externals: [nodeExternals(), {
‘引入的名字’: ‘打包后的名字’
}],
https://www.jianshu.com/p/283b17d17b3c externals
https://www.cnblogs.com/weiqinl/p/10020773.html 各种书写方式
https://webpack.js.org/configuration/externals/ 官网
externals: [nodeExternals(), {
‘引入的名字’: ‘打包后的名字’
}],
让时间为你证明