{ "entry": { "main": [ "./scripts/main.js", "./styles/main.scss" ], "customizer": [ "./scripts/customizer.js" ] }, "publicPath": "/app/themes/sage", "devUrl": "http://example.dev", "proxyUrl": "http://localhost:3000", "cacheBusting": "[name]_[hash:8]", "watch": [ "{src,templates}/**/*.php" ], "browsers": [ "last 2 versions", "android 4", "opera 12" ] }