You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, you need to use ES5 and whatever the features supported by your node environment.
It's not going through webpack and we don't have plans either to do something similar.
Ok, I understand, it's just that addons.js actually is transpiled and so is config.js. So I was expeciting all files in the config folder to be transpiled.
Would you be interested in a PR that would allow ES6 in middleware.js?
Thanks.
I just attempted to load a
middleware.js
.From the commit it would appear to be meant to support ES6 modules, but it doesn't.
This is my middleware.js:
When I run storybook this is the error I get:
The text was updated successfully, but these errors were encountered: