[PR #1869] [MERGED] Use production version of vuejs #16097

Closed
opened 2025-11-02 12:02:14 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1869
Author: @sapk
Created: 6/3/2017
Status: Merged
Merged: 6/4/2017
Merged by: @lunny

Base: masterHead: vue-prod-mode


📝 Commits (1)

  • e665824 Use production version of vuejs.

📊 Changes

3 files changed (+9 additions, -8569 deletions)

View changed files

public/js/libs/vue.js (+0 -8568)
public/js/libs/vue.min.js (+8 -0)
📝 templates/base/footer.tmpl (+1 -1)

📄 Description

I use the same version as previous. This will remove "debug" warning message in console + some improvement on loading (size of file) and executing by removing some debug.

Fix #1736


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1869 **Author:** [@sapk](https://github.com/sapk) **Created:** 6/3/2017 **Status:** ✅ Merged **Merged:** 6/4/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `vue-prod-mode` --- ### 📝 Commits (1) - [`e665824`](https://github.com/go-gitea/gitea/commit/e6658242c847069bb7b87c7b33d1cdea99764054) Use production version of vuejs. ### 📊 Changes **3 files changed** (+9 additions, -8569 deletions) <details> <summary>View changed files</summary> ➖ `public/js/libs/vue.js` (+0 -8568) ➕ `public/js/libs/vue.min.js` (+8 -0) 📝 `templates/base/footer.tmpl` (+1 -1) </details> ### 📄 Description I use the same version as previous. This will remove "debug" warning message in console + some improvement on loading (size of file) and executing by removing some debug. Fix #1736 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:02:14 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16097