mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-23 13:49:57 +02:00
feat: nuxt module webpackOptimize
This commit is contained in:
parent
978c2b05f2
commit
8425e63bcc
@ -51,6 +51,7 @@ module.exports = {
|
|||||||
// Modules for dev and build (recommended): https://go.nuxtjs.dev/config-modules
|
// Modules for dev and build (recommended): https://go.nuxtjs.dev/config-modules
|
||||||
buildModules: [
|
buildModules: [
|
||||||
// https://go.nuxtjs.dev/tailwindcss
|
// https://go.nuxtjs.dev/tailwindcss
|
||||||
|
'nuxt-webpack-optimisations',
|
||||||
'@nuxtjs/pwa'
|
'@nuxtjs/pwa'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
2423
client/package-lock.json
generated
2423
client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -37,6 +37,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxtjs/pwa": "^3.3.5",
|
"@nuxtjs/pwa": "^3.3.5",
|
||||||
"autoprefixer": "^10.4.7",
|
"autoprefixer": "^10.4.7",
|
||||||
|
"nuxt-webpack-optimisations": "^2.2.8",
|
||||||
"postcss": "^8.3.6",
|
"postcss": "^8.3.6",
|
||||||
"tailwindcss": "^3.4.1"
|
"tailwindcss": "^3.4.1"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user