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 Nov 16, 2023. It is now read-only.
Hello, I tried the TypeScript-Babel-Starter setup. For some reason polyfills are not automatically included.
Am I missing something here? I thought that is the point of using babel.
Example:
Result:
I haven't changed the file .babelrc / .tsconfig.
But also when adding in .babelrc the following preset it won't use Promise polyfill.
(also included a browserslist with IE11)
The text was updated successfully, but these errors were encountered: