You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.
Besides the regular parsing by babel we need to manually include polyfills now. This is problematic, because people that do not use the webpack steps from irma-frontend will lack support for IE11. Therefore it might be better to include those polyfills directly in the code, or to properly document the need for those polyfills.
Besides the regular parsing by
babel
we need to manually include polyfills now. This is problematic, because people that do not use the webpack steps fromirma-frontend
will lack support for IE11. Therefore it might be better to include those polyfills directly in the code, or to properly document the need for those polyfills.irma-frontend-packages/irma-frontend/webpack.config.js
Lines 6 to 13 in 0ddde99
The text was updated successfully, but these errors were encountered: