i18n-ally icon indicating copy to clipboard operation
i18n-ally copied to clipboard

fix: upgrade babel to 7.23.5

Open tringenbach opened this issue 1 year ago • 1 comments

I need support for the import { type MyType } from 'package'; Typescript feature. That was added to babel in 2.16.0.

I noticed dependabot already opened an PR to upgrade but the build failed. I started with that branch, redid the upgrade to use 7.23.5, and added the webpack config change needed to make it build.

This should obsolete https://github.com/lokalise/i18n-ally/pull/1033

tringenbach avatar Jan 24 '24 23:01 tringenbach

@terales @kibertoad Any chance you could review my PR? Or at least approve the workflow so that we can make sure the build is successful in your CI environment. (It is successful locally.)

tringenbach avatar Jan 26 '24 18:01 tringenbach