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.prod.js |
const defaultConfig = require( '@wordpress/scripts/config/webpack.config' ); module.exports = { ...defaultConfig, output: { ...defaultConfig.output, filename: '[name].[contenthash].js', chunkFilename: '[name].[contenthash].js' } };