mirror of
https://github.com/fatedier/frp.git
synced 2026-03-21 01:09:27 +08:00
web: ensure npm install runs before build
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
install:
|
||||
@npm install
|
||||
|
||||
build:
|
||||
build: install
|
||||
@npm run build
|
||||
|
||||
dev:
|
||||
|
||||
Reference in New Issue
Block a user