Cimpress / cimpress-translations-webpack-plugin

Advanced Webpack integration with Cimpress' Translations service
4 stars 2 forks source link

Default region for kms client bugfix #7

Closed runebaas closed 6 years ago

runebaas commented 6 years ago

Turns out that you need to init the kms client with the default region specified in the options parameter

wparad commented 6 years ago

While this works, it is really still broken. The right thing to do is remove this line https://github.com/Cimpress/cimpress-translations-webpack-plugin/blob/master/package.json#L40