|
@@ -24,6 +24,10 @@ parameters:
|
|
displayName: 🚀 Publish Editor Core
|
|
displayName: 🚀 Publish Editor Core
|
|
type: boolean
|
|
type: boolean
|
|
default: false
|
|
default: false
|
|
|
|
+ - name: publishWebpackPlugin
|
|
|
|
+ displayName: 🚀 Publish Webpack Plugin
|
|
|
|
+ type: boolean
|
|
|
|
+ default: false
|
|
|
|
|
|
extends:
|
|
extends:
|
|
template: azure-pipelines/npm-package/pipeline.yml@templates
|
|
template: azure-pipelines/npm-package/pipeline.yml@templates
|