README
@postinumero/i18next-helpers
This package needs to be transpiled. Add this to Babel configuration:
{
"babelrcRoots": ["./node_modules/@postinumero/**"]
}
This package needs to be transpiled. Add this to Babel configuration:
<script type="module">
import postinumeroI18nextHelpers from 'https://cdn.skypack.dev/@postinumero/i18next-helpers';
</script>
This package needs to be transpiled. Add this to Babel configuration:
{
"babelrcRoots": ["./node_modules/@postinumero/**"]
}