Replies: 3 comments 1 reply
-
Just set |
Beta Was this translation helpful? Give feedback.
-
I have a question about this as well. I created a file called runtimeCachingConfig will this overwrite cache.js? or is the a better way to use my own file instead of cache.js? const withPWA = require('@ducanh2912/next-pwa').default({ I need to change almost all the cache.js settings. And I can't figure out a better way than this. but I don't think its working |
Beta Was this translation helpful? Give feedback.
-
@flyingwolf1701 we don't read whatever is |
Beta Was this translation helpful? Give feedback.
-
I want to fully override runtimeConfig instead of extending like next-pwa
Beta Was this translation helpful? Give feedback.
All reactions