4 lines
107 B
JavaScript
4 lines
107 B
JavaScript
const { removeModuleScopePlugin } = require("customize-cra");
|
|
|
|
module.exports = removeModuleScopePlugin();
|