Skip to content

Commit 8daaf89

Browse files
committed
fix makefiles scripts
1 parent 0da545a commit 8daaf89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vite-js/configure-in-nuxt/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
build:
44
@ cd .theme; npm run build
55
run:
6-
@ cd .theme; npm start
6+
@ cd .theme; npm run dev

0 commit comments

Comments
 (0)