Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "entry": {
- "main": [
- "./scripts/main.js",
- "./styles/main.scss"
- ],
- "customizer": [
- "./scripts/customizer.js"
- ]
- },
- "publicPath": "/wp-content/themes/omega",
- "devUrl": "http://localhost/Omega",
- "proxyUrl": "http://localhost:3002",
- "cacheBusting": "[name]_[hash:8]",
- "watch": [
- "app/**/*.php",
- "config/**/*.php",
- "resources/views/**/*.php"
- ]
- }
RAW Paste Data
Copied