首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
V2EX
›
webpack
webpack5 打包后为何最外层使用的是箭头函数包裹,能否去掉?
SystemLight
·
2021-01-19 20:12:23 +08:00
· 2326 次点击
这是一个创建于 1386 天前的主题,其中的信息可能已经有所发展或是发生改变。
webpack5 打包后如下,并非 babel 配置问题,包裹内的代码没有问题。
(()=>{"use strict";console.log("hello")})();
webpack5
打包
包裹
babel
1 条回复
•
2021-01-19 20:32:45 +08:00
1
czzhengkw
2021-01-19 20:32:45 +08:00
https://webpack.js.org/configuration/output/#outputenvironment
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
3113 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 24ms ·
UTC 13:50
·
PVG 21:50
·
LAX 05:50
·
JFK 08:50
Developed with
CodeLauncher
♥ Do have faith in what you're doing.