mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1603] [CLOSED] Upgrade vue cli version in frp web dashboard #4417
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4417
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/1603
Author: @Raoul1996
Created: 1/9/2020
Status: ❌ Closed
Base:
dev← Head:upgrade_vue_cli📝 Commits (2)
c52ae5aUpgrade vue cli version in frp web dashboard4527cafre generate assets📊 Changes
59 files changed (+15088 additions, -17748 deletions)
View changed files
➖
assets/frpc/static/6f0a76321d30f3c8120915e57f7bd77e.ttf(+0 -0)➕
assets/frpc/static/css/app.645642bb.css(+1 -0)➕
assets/frpc/static/css/chunk-vendors.d39e9fad.css(+1 -0)➕
assets/frpc/static/fonts/element-icons.535877f5.woff(+0 -0)➕
assets/frpc/static/fonts/element-icons.732389de.ttf(+0 -0)📝
assets/frpc/static/index.html(+1 -1)➕
assets/frpc/static/js/app.47166f48.js(+2 -0)➕
assets/frpc/static/js/app.47166f48.js.map(+1 -0)➕
assets/frpc/static/js/chunk-vendors.e108de2c.js(+28 -0)➕
assets/frpc/static/js/chunk-vendors.e108de2c.js.map(+1 -0)➖
assets/frpc/static/manifest.js(+0 -1)➖
assets/frpc/static/vendor.js(+0 -1)📝
assets/frpc/statik/statik.go(+3 -1)➖
assets/frps/static/6f0a76321d30f3c8120915e57f7bd77e.ttf(+0 -0)➕
assets/frps/static/css/app.e76cbf75.css(+1 -0)➕
assets/frps/static/css/chunk-vendors.d39e9fad.css(+1 -0)➕
assets/frps/static/fonts/element-icons.535877f5.woff(+0 -0)➕
assets/frps/static/fonts/element-icons.732389de.ttf(+0 -0)📝
assets/frps/static/index.html(+1 -1)➕
assets/frps/static/js/app.dc4f981a.js(+2 -0)...and 39 more files
📄 Description
在本地开发 web ui 的时候,发现Vue 项目已经起不来了。升级到了最新的 Vue 官方提供的 CLI,方便开发。
之后如果有时间的话,我可以尝试拓展下 web_ui 的功能
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.