[build]
base = "examples/docs/"
publish = "examples/docs/dist/"
command = "cd ../../ && npm run build && cd examples/docs && npm install && npm run build"