loopback-boot/test/fixtures/browser-app/component-config.json

9 lines
136 B
JSON

{
"./components/dummy-component": {
"option": "value"
},
"./components/dummy-component-umd": {
"option": "valueUmd"
}
}