baseUrl chunks imports

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