diff --git a/app.config.js b/app.config.js index bc1de0b2d7..aec7638783 100644 --- a/app.config.js +++ b/app.config.js @@ -477,6 +477,9 @@ module.exports = function (_config) { projectId: '55bd077a-d905-4184-9c7f-94789ba0f302', }, }, + experiments: { + baseUrl: '/static', + }, }, } }