webpack/test/cases/errors/harmony-import-missing2/module1.js

3 lines
51 B
JavaScript

export * from "./missing1";
export * from "./a?1";