baseUrl chunks imports

This commit is contained in:
Oleksii Bulenok
2026-08-10 13:52:04 +02:00
parent fe6586ae5b
commit 6c912321f9
+3
View File
@@ -458,6 +458,9 @@ module.exports = function (_config) {
projectId: '55bd077a-d905-4184-9c7f-94789ba0f302',
},
},
experiments: {
baseUrl: '/static',
},
},
}
}