Preview: webpack.config.js
Size: 374 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/metform/webpack.config.js
const defaultConfig=require("@wordpress/scripts/config/webpack.config"),path=require("path");module.exports={...defaultConfig,entry:{"add-new-form-modal":path.resolve(process.cwd(),"src/add-new-form-modal","index.js"),"form-picker-modal":path.resolve(process.cwd(),"src/form-picker-modal","index.js")},output:{path:path.resolve(process.cwd(),"build"),filename:"[name].js"}};
Directory Contents
Dirs: 10 × Files: 6