PATH:
home
/
ajwellnessmassag
/
angelictravels.online
/
wp-content
/
plugins
/
really-simple-ssl
/
modal
const defaultConfig = require("@wordpress/scripts/config/webpack.config"); module.exports = { ...defaultConfig, output: { ...defaultConfig.output, filename: '[name].[contenthash].js', chunkFilename: '[name].[contenthash].js', } };
[+]
build
[-] webpack.config.js
[edit]
[+]
src
[+]
..
[-] modal.php
[edit]