18 lines
268 B
JSON
18 lines
268 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 4.0.0"
|
|
},
|
|
"build": {
|
|
"development": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"preview": {
|
|
"distribution": "internal"
|
|
},
|
|
"production": {
|
|
"autoIncrement": true
|
|
}
|
|
}
|
|
}
|