mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
revert web code (#2215)
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
.PHONY: dist build
|
||||
|
||||
build: install
|
||||
build:
|
||||
@npm run build
|
||||
|
||||
dev: install
|
||||
@npm run serve
|
||||
|
||||
install:
|
||||
@npm install
|
||||
@npm run dev
|
||||
|
||||
Reference in New Issue
Block a user