Dmitry Kurilchik
Results
1
comments of
Dmitry Kurilchik
Looks like the issue is linked to `browser: true` rollup config [option](https://github.com/TryGhost/SDK/blob/main/packages/content-api/rollup.config.js#L41). This will result in `axios` dependency to be built based on assumption it is used in the browser...