mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-03-10 00:17:21 +01: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
|
||||
buildModules: [
|
||||
// https://go.nuxtjs.dev/tailwindcss
|
||||
'nuxt-webpack-optimisations',
|
||||
'@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": {
|
||||
"@nuxtjs/pwa": "^3.3.5",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"nuxt-webpack-optimisations": "^2.2.8",
|
||||
"postcss": "^8.3.6",
|
||||
"tailwindcss": "^3.4.1"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user