mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-26 14:20:36 +08:00
6 lines
83 B
CoffeeScript
6 lines
83 B
CoffeeScript
module.exports = {
|
|
outPath: "build"
|
|
srcPath: "source"
|
|
prompts: false
|
|
}
|