Skip to content
Snippets Groups Projects
bs-config.json 137 B
Newer Older
francois.grand's avatar
francois.grand committed
{
  "server": {
    "baseDir": "src",
    "routes": {
      "/node_modules": "node_modules"
    }
francois.grand's avatar
francois.grand committed
}