Files

9 lines
92 B
JSON
Raw Permalink Normal View History

{
"extends": ["//"],
"tasks": {
"build": {
"outputs": ["dist/**"]
}
}
}