Skip to content

Commit

Permalink
Merge pull request #2140 from the-events-calendar/fix/regeneration-babel
Browse files Browse the repository at this point in the history
Resolve `Uncaught ReferenceError: regeneratorRuntime is not defined`
  • Loading branch information
bordoni authored Jul 11, 2024
2 parents 967bd7b + dc4183f commit e1a20b5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/modules/store/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/**
* External dependencies
*/
import 'regenerator-runtime/runtime';

/**
* Internal dependencies
*/
Expand Down

0 comments on commit e1a20b5

Please sign in to comment.