mirror of
https://github.com/fatedier/frp.git
synced 2026-04-22 00:49:10 +08:00
web: ensure npm install runs before build (#5154)
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