Your IP : 52.14.121.243


Current Path : /home/church/esselwebdesign.com/wp-content/plugins/really-simple-ssl/modal/
Upload File :
Current File : /home/church/esselwebdesign.com/wp-content/plugins/really-simple-ssl/modal/webpack.config.js

const defaultConfig = require("@wordpress/scripts/config/webpack.config");

module.exports = {
    ...defaultConfig,
    output: {
        ...defaultConfig.output,
        filename: '[name].[contenthash].js',
        chunkFilename: '[name].[contenthash].js',
    }
};