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
1
Packages
Projects
Releases
Wiki
Activity
c59e4af0c6
webpack
/
test
/
configCases
/
source-map
/
source-map-with-profiling-p...
/
deprecations.js
6 lines
100 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: resolve "use strict" TODO (#19705)
2025-07-16 22:29:28 +08:00
"use strict"
;
add deprecation testing for config test cases
2019-12-18 00:18:52 +08:00
module
.
exports
=
[
{
code
:
/DEP_WEBPACK_COMPILATION_NORMAL_MODULE_LOADER_HOOK/
}
]
;