Skip to content

Commit

Permalink
fix: fix pdf viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
neferin12 committed Apr 19, 2024
1 parent 9810d7a commit 47d77cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const commonConfig = {
},
workbox: {
globPatterns: ['**/*.{js,css,html,ico,png,svg}'],
navigateFallbackDenylist: [/pdf*/],
runtimeCaching: [
{
// the last option is due to plone images ending on 'image'
Expand Down

0 comments on commit 47d77cc

Please sign in to comment.