[PR #3577] feat: added nuxt buildModules webpackOptimisations and compress #4021

Open
opened 2026-04-25 00:18:00 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3577
Author: @wommy
Created: 11/2/2024
Status: 🔄 Open

Base: masterHead: feat-webpackOptimize-compress


📝 Commits (1)

  • 27c3320 feat: added nuxt buildModules webpackOptimisations and compress

📊 Changes

6 files changed (+1673 additions, -296 deletions)

View changed files

📝 client/nuxt.config.js (+9 -0)
📝 client/package-lock.json (+1586 -295)
📝 client/package.json (+2 -0)
📝 package-lock.json (+73 -0)
📝 package.json (+1 -0)
📝 server/Server.js (+2 -1)

📄 Description

No description provided


🔄 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/advplyr/audiobookshelf/pull/3577 **Author:** [@wommy](https://github.com/wommy) **Created:** 11/2/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `feat-webpackOptimize-compress` --- ### 📝 Commits (1) - [`27c3320`](https://github.com/advplyr/audiobookshelf/commit/27c33209d3a86bac8d17f64d38ec05226d0fc4be) feat: added nuxt buildModules webpackOptimisations and compress ### 📊 Changes **6 files changed** (+1673 additions, -296 deletions) <details> <summary>View changed files</summary> 📝 `client/nuxt.config.js` (+9 -0) 📝 `client/package-lock.json` (+1586 -295) 📝 `client/package.json` (+2 -0) 📝 `package-lock.json` (+73 -0) 📝 `package.json` (+1 -0) 📝 `server/Server.js` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:18:00 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4021