Skip to content

Commit f152977

Browse files
committed
Change to existing command
1 parent f17a8fa commit f152977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ debug-reset: # Reset Chrome-dev tools
4242
debug-ui: # Set UI hot reload
4343
docker extension dev ui-source $(IMAGE):$(TAG) http://localhost:3000
4444
ui-run:
45-
cd ui && npm start
45+
cd ui && npm run dev

0 commit comments

Comments
 (0)