mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
✨ Make i18n translation files load on demand
This commit is contained in:
committed by
Belén Albeza
parent
b125c7b5a3
commit
d1379c55f6
@@ -47,6 +47,7 @@ export default defineConfig({
|
||||
resolve: {
|
||||
alias: {
|
||||
"@target": resolve(__dirname, "./target/storybook"),
|
||||
"@public": resolve(__dirname, "./resources/public/js/"),
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user