webpack/test/configCases/cache-dependencies/managed-items/index.js

4 lines
87 B
JavaScript
Raw Normal View History

2020-09-21 01:44:25 +08:00
import "./loader!package";
it("should compile and run the test in config", () => {});