mirror of https://github.com/webpack/webpack.git
2 lines
108 B
JavaScript
2 lines
108 B
JavaScript
|
|
window.test(true, "This file should be loaded, because it is the replacement");
|
||
|
|
module.exports = "replaced";
|