UNPKG

337 BJSONView Raw
1{
2 "type": "kettle.tests.CORS.noCORS.config",
3 "options": {
4 "gradeNames": ["fluid.component"],
5 "distributeOptions": {
6 "record": "kettle.tests.noCORS.handler",
7 "target": "{that app}.options.requestHandlers.CORS.type"
8 }
9 },
10 "mergeConfigs": ["./kettle.tests.CORS.config.json"]
11}