[PR #509] [MERGED] 🗑️ remove old webpack style. #538

Closed
opened 2026-02-26 06:31:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/509
Author: @vinicius73
Created: 5/6/2022
Status: Merged
Merged: 5/7/2022
Merged by: @vitormattos

Base: masterHead: feature/dependencies-upgrade


📝 Commits (1)

  • b90203c 🗑️ remove old webpack style.

📊 Changes

9 files changed (+9559 additions, -1206 deletions)

View changed files

📝 .github/workflows/package.yml (+1 -1)
📝 package-lock.json (+9536 -1124)
📝 package.json (+5 -9)
📝 src/components/GatewaySettings.vue (+2 -2)
📝 src/main.js (+3 -3)
src/webpack.base.config.js (+0 -43)
src/webpack.dev.config.js (+0 -8)
src/webpack.prod.config.js (+0 -16)
webpack.config.js (+12 -0)

📄 Description

use @nextcloud/webpack-vue-config


🔄 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/nextcloud/twofactor_gateway/pull/509 **Author:** [@vinicius73](https://github.com/vinicius73) **Created:** 5/6/2022 **Status:** ✅ Merged **Merged:** 5/7/2022 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `feature/dependencies-upgrade` --- ### 📝 Commits (1) - [`b90203c`](https://github.com/nextcloud/twofactor_gateway/commit/b90203c476692704d931160e5bb25c27ba3e3fc9) 🗑️ remove old webpack style. ### 📊 Changes **9 files changed** (+9559 additions, -1206 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/package.yml` (+1 -1) 📝 `package-lock.json` (+9536 -1124) 📝 `package.json` (+5 -9) 📝 `src/components/GatewaySettings.vue` (+2 -2) 📝 `src/main.js` (+3 -3) ➖ `src/webpack.base.config.js` (+0 -43) ➖ `src/webpack.dev.config.js` (+0 -8) ➖ `src/webpack.prod.config.js` (+0 -16) ➕ `webpack.config.js` (+12 -0) </details> ### 📄 Description use [`@nextcloud/webpack-vue-config`](https://github.com/nextcloud/webpack-vue-config) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:31:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#538
No description provided.