Files
spring-flo/bs-config.json
2017-08-22 11:49:47 -04:00

10 lines
141 B
JSON

{
"server": {
"baseDir": "src/demo",
"routes": {
"/node_modules": "node_modules",
"/spring-flo": "src/lib"
}
}
}