Skip to content

Commit

Permalink
Merge pull request #26 from icelam/remove-implicit-import-corejs
Browse files Browse the repository at this point in the history
chore: remove implicit import of core-js
  • Loading branch information
icelam authored Apr 2, 2024
2 parents 4149b05 + 8421339 commit f12902a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// polyfills
import 'core-js/stable';
import 'web-animations-js/web-animations.min';
import 'element-remove-polyfill';

Expand Down

0 comments on commit f12902a

Please sign in to comment.