mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
web/frps: upgrade vue and element-plus (#3310)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
.PHONY: dist build
|
||||
.PHONY: dist build preview lint
|
||||
|
||||
build:
|
||||
@npm run build
|
||||
|
||||
dev: install
|
||||
dev:
|
||||
@npm run dev
|
||||
|
||||
preview:
|
||||
@npm run preview
|
||||
|
||||
lint:
|
||||
@npm run lint
|
||||
|
Reference in New Issue
Block a user