/home/techb158/l2hypotheques.com/wp-content/plugins/really-simple-ssl/modal
NameSizeModeActions
build/-0755rm
src/-0755rm
modal.php19670644editdlrm
webpack.config.js2670644editdlrm
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/really-simple-ssl/modal/webpack.config.js (267B)
const defaultConfig = require("@wordpress/scripts/config/webpack.config"); module.exports = { ...defaultConfig, output: { ...defaultConfig.output, filename: '[name].[contenthash].js', chunkFilename: '[name].[contenthash].js', } };