3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
import { prebuildI18n } from './i18n.mjs'
|
|
|
|
prebuildI18n(process.env.SITE)
|