mirror of https://github.com/webpack/webpack.git
5 lines
97 B
JavaScript
5 lines
97 B
JavaScript
|
|
it("should not crash when imported module is missing", function() {
|
||
|
|
});
|
||
|
|
|
||
|
|
require.include("./a");
|