This website requires JavaScript.
Explore
Help
Sign In
root
/
webpack
mirror of
https://github.com/webpack/webpack.git
Watch
1
Star
0
Fork
You've already forked webpack
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dd4769b5ff
webpack
/
test
/
benchmarkCases
/
devtool-source-map
/
index.js
3 lines
62 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: add more benchmark cases (#19481)
2025-05-01 04:52:14 +08:00
import
*
as
mod
from
"./generated/module.js"
;
export
{
mod
}
;