mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-11 16:24:11 +01:00
PWA: Update webpack.config.js #5274
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -111,7 +111,7 @@ const config = {
|
||||
/assets\.json$/,
|
||||
/chunk\/.*-json\.[a-f0-9]+\.js$/,
|
||||
/locales\/json\/.*\.json$/,
|
||||
/share\.[a-f0-9]+\.(?:js|css)$/,
|
||||
/share\.[a-f0-9]+\.(js|css)$/,
|
||||
],
|
||||
modifyURLPrefix: {
|
||||
"": "static/build/",
|
||||
|
||||
Reference in New Issue
Block a user