Current Path : /home/sabarigirihospit/public_html/wp-content/plugins/burst-statistics/settings/ |
Current File : /home/sabarigirihospit/public_html/wp-content/plugins/burst-statistics/settings/webpack.dev.js |
const defaultConfig = require( '@wordpress/scripts/config/webpack.config' ); module.exports = { ...defaultConfig, output: { ...defaultConfig.output, filename: '[name].js', chunkFilename: '[name].js' } };