i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.
452
stars
70
forks
source link
fix: remove typeof window.document === 'undefined' check which deopt bundle optimization #137
Closed
felixmosh closed 7 months ago
fixes #136
Checklist
npm run test
with default bundle define config of
typeof window
==="object"
in browser env the lib gets removed