xiCO2k / laravel-vue-i18n

Allows to connect your `Laravel` Framework translation files with `Vue`.
MIT License
594 stars 49 forks source link

feat: plugin ESM builds #127

Closed daniser closed 1 year ago

daniser commented 1 year ago

Fixes #125.

tsc-multi utility were chosen to conduct compilation for different targets. It does 2 important things that had to be done anyway (manually or by another script):