pastelsky / bundlephobia

🏋️ Find out the cost of adding a new frontend dependency to your project
https://bundlephobia.com
MIT License
8.89k stars 221 forks source link

BuildError: i18n-table fails to build this package #826

Open piotrpospiech opened 10 months ago

piotrpospiech commented 10 months ago

i18n-table

Link: https://bundlephobia.com/package/i18n-table@latest

Entire (stringified) error that I see in my browser console

/tmp/tmp-build/packages/build-i18n-table-tI9/node_modules/i18n-table/src/index.tsx 17:5 Module parse failed: Unexpected token (17:5) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | import './styles.css'; | > type TranslationManagerProps = { | componentTranslations: typeof DEFAULT_COMPONENT_TRANSLATIONS; | locales: LocaleType[]; @ /tmp/tmp-build/packages/build-i18n-table-tI9/index.js 1:10-31