Nicholas Lim

Results 1 issues of Nicholas Lim

## 🍗 Description _What does this PR do? Anything folks should know?_ unreverts https://github.com/opticdev/optic/pull/2465 the reason this was failing is because babel was transpiling dynamic imports (`await import()`) into `require()`...