Trying to get https://github.com/htho/mweRollupBabelAsyncAwait to work with universal fetch.
-
dist/main.jsshould work in both Node (import isomorphicFetch from 'dist/main.js') and browser (await window.isomorphicFetch.default()).
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Trying to get https://github.com/htho/mweRollupBabelAsyncAwait to work with universal fetch.
dist/main.js should work in both Node (import isomorphicFetch from 'dist/main.js') and browser (await window.isomorphicFetch.default()).