UNPKG

dragoid

Version:
15 lines 246 B
{ "base": "/", "root": "src/client", "build": { "assetsDir": "assets", "outDir": "bin/client" }, "fastify": { "outDirs": { "client": "bin/client" }, "entryPaths": {}, "usePathsRelativeToAppRoot": true } }