UNPKG

116 BJSONView Raw
1{
2 "entryDir": "src",
3 "entry": "index.js",
4 "outputDir": "dist",
5 "output": "bundle.js",
6 "testDir": "test"
7}