Skip to content

Commit

Permalink
Exposes a manual API for JS processing
Browse files Browse the repository at this point in the history
Exposes two methods, `setupState` and `processImportDeclaration`. These
methods can be used by other babel plugins in order to manually run the
API polyfill. This can be useful when other Babel plugins add imports
which may not be handled by this plugin due to ordering/race conditions.
  • Loading branch information
Chris Garrett committed Feb 24, 2021
1 parent 3b7873d commit ba941cd
Showing 1 changed file with 261 additions and 251 deletions.
Loading

0 comments on commit ba941cd

Please sign in to comment.