File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -860,6 +860,26 @@ const monorepoDefinitions = {
860
860
'appcenter' ,
861
861
'appcenter-analytics' ,
862
862
'appcenter-crashes'
863
+ ] ,
864
+ 'pika-builders' : [
865
+ '@pika/babel-plugin-esm-import-rewrite' ,
866
+ '@pika/plugin-build-deno' ,
867
+ '@pika/plugin-build-node' ,
868
+ '@pika/plugin-build-types' ,
869
+ '@pika/plugin-build-umd' ,
870
+ '@pika/plugin-build-web-complete' ,
871
+ '@pika/plugin-build-web' ,
872
+ '@pika/plugin-bundle-node' ,
873
+ '@pika/plugin-bundle-types' ,
874
+ '@pika/plugin-bundle-web' ,
875
+ '@pika/plugin-copy-assets' ,
876
+ '@pika/plugin-simple-bin' ,
877
+ '@pika/plugin-source-bucklescript' ,
878
+ '@pika/plugin-standard-pkg' ,
879
+ '@pika/plugin-ts-standard-pkg' ,
880
+ '@pika/plugin-wasm-assemblyscript' ,
881
+ '@pika/plugin-wasm-bindings' ,
882
+ '@pika/types'
863
883
]
864
884
}
865
885
You can’t perform that action at this time.
0 commit comments