File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/pluggableWidgets/combobox-web Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 "branchName" : " combobox-web"
3131 },
3232 "scripts" : {
33- "start" : " pluggable-widgets-tools start:server" ,
34- "dev" : " pluggable-widgets-tools start:web" ,
3533 "prebuild" : " rui-create-translation" ,
3634 "build" : " pluggable-widgets-tools build:web" ,
3735 "create-gh-release" : " rui-create-gh-release" ,
3836 "create-translation" : " rui-create-translation" ,
37+ "dev" : " pluggable-widgets-tools start:web" ,
3938 "e2e" : " run-e2e ci" ,
4039 "e2edev" : " run-e2e dev --with-preps" ,
4140 "format" : " pluggable-widgets-tools format" ,
4241 "lint" : " eslint src/ package.json" ,
4342 "publish-marketplace" : " rui-publish-marketplace" ,
4443 "release" : " pluggable-widgets-tools release:web" ,
44+ "start" : " pluggable-widgets-tools start:server" ,
4545 "test" : " jest --projects jest.config.js" ,
4646 "update-changelog" : " rui-update-changelog-widget" ,
4747 "verify" : " rui-verify-package-format"
6464 "@mendix/widget-plugin-test-utils" : " workspace:*" ,
6565 "cross-env" : " ^7.0.3"
6666 }
67- }
67+ }
You can’t perform that action at this time.
0 commit comments