feat: stale dep as a nuxt module
This commit is contained in:
parent
3defa7f110
commit
b6c916517c
4 changed files with 34 additions and 22 deletions
|
@ -30,6 +30,7 @@ export default defineNuxtConfig({
|
|||
'~/modules/build-env',
|
||||
'~/modules/tauri/index',
|
||||
'~/modules/pwa/index', // change to '@vite-pwa/nuxt' once released and remove pwa module
|
||||
'~/modules/stale-dep',
|
||||
],
|
||||
experimental: {
|
||||
payloadExtraction: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue