|
|
@@ -34,11 +34,6 @@
|
|
|
"outputs": ["dist/**"],
|
|
|
"outputLogs": "new-only"
|
|
|
},
|
|
|
- "@growi/pdf-converter-client#build": {
|
|
|
- "dependsOn": ["@growi/pdf-converter#gen:swagger-spec"],
|
|
|
- "outputs": ["dist/**"],
|
|
|
- "outputLogs": "new-only"
|
|
|
- },
|
|
|
"build": {
|
|
|
"outputs": ["dist/**"],
|
|
|
"inputs": [
|
|
|
@@ -67,11 +62,6 @@
|
|
|
"outputs": ["dist/**"],
|
|
|
"outputLogs": "new-only"
|
|
|
},
|
|
|
- "@growi/pdf-converter-client#dev": {
|
|
|
- "dependsOn": ["@growi/pdf-converter#gen:swagger-spec"],
|
|
|
- "outputs": ["dist/**"],
|
|
|
- "outputLogs": "new-only"
|
|
|
- },
|
|
|
"dev": {
|
|
|
"outputs": ["dist/**"],
|
|
|
"inputs": [
|