webpackbin
webpackbin copied to clipboard
regeneratorRuntime is not defined
Hey! I wanted to start redux-saga project, but i was unable to create generator functions(function* () {}
), which is requirements for sagas. Seems like webpackbin needs some babel-polyfill or something like that. Am i missing something or it is really not implemented yet? Thanks!