chore: upgraded node version in CI
This commit is contained in:
@@ -32,6 +32,8 @@ export default defineConfig({
|
||||
workbox: {
|
||||
cleanupOutdatedCaches: true,
|
||||
maximumFileSizeToCacheInBytes: 5 * 1024 * 1024,
|
||||
globDirectory: '/assets/lms/frontend',
|
||||
globPatterns: ['**/*.{js,css,html,png,svg,woff2}'],
|
||||
},
|
||||
manifest: false,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user