blob: 059d3806183c082a88ca532275de31dedb19c8cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"port": 9000,
"proxyCatalogTarget": null,
"proxyWebsocketTarget": null,
"proxyTarget": null,
"bundles": {
"bundle": ["sdc-app/sdc.app.jsx"],
"punch-outs": ["sdc-app/punch-outs.js"],
"heat-validation": ["sdc-app/heatValidation.app.jsx"]
}
}
|