chcederquist

Results 4 issues of chcederquist

### Problem An API may be present on several different servers. When building a JS bundle, you don't necessarily want to couple that bundle to a single API. However, that...

fetch
axios

The automatically generated code assumes certain libraries are installed, but there doesn't seem to be a version range specified anywhere. Most fitting would be to add peer dependencies in package.json...

enhancement