openapi-sampler icon indicating copy to clipboard operation
openapi-sampler copied to clipboard

node_modules/openapi-sampler/src/traverse.js Unexpected token(95:8). You may need an appropriate loader to handle this file type.

Open mgoldmansight opened this issue 3 years ago • 0 comments

I'm attempting to use Redoc however openapi sampler is unable to recognize the object spread operator. Babel is set up in my project and works elsewhere. Stack trace: ./~/openapi-sampler/src/openapi-sampler.js 1:0-50 ./~/redoc/bundles/redoc.browser.lib.js

mgoldmansight avatar Aug 25 '22 22:08 mgoldmansight