File size: 81 Bytes
beeb302
 
 
 
 
 
1
2
3
4
5
6
[build]
command = "npm run build"
publish = "dist"

[dev]
command = "npm run dev"