Commit ba941cd
Chris Garrett
Exposes a manual API for JS processing
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.1 parent 3b7873d commit ba941cd
1 file changed
Lines changed: 261 additions & 251 deletions
0 commit comments