ui
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
const CLI = require("./webpack-cli");
|
||||
|
||||
module.exports = CLI;
|
||||
// TODO remove after drop `@webpack-cli/migrate`
|
||||
module.exports.utils = { logger: console };
|
||||
Reference in New Issue
Block a user