Ben Williams
Ben Williams
@raapperez You might find you solution in rails/webpacker#119 or webpack/webpack#368
```js import 'babel-polyfill' const pages = { show: async () => { await import(/* webpackChunkName: 'show' */ 'show') }, } const { name } = window.page // load the show...
For those reading this, here's a fork with the build https://github.com/ahoylabs/clinfo/releases/tag/master-d2baa06 I also opened up a PR to do the same steps: #89
Hey @Comkiled, what was your workaround?
@Dmitry-Ostashev, I'm also hitting this issue and have created a minimal repo to display my issue: https://github.com/biw/testcafe-5810-example To summarize the behavior I see vs. the behavior I'd expect: **Result** (with...
Awesome, thank you @Dmitry-Ostashev!
Just a general question for you @xenova, do you prefer to keep the source in JavaScript vs. moving some things over to TypeScript?
> I hope not. TS is useful powering a language server, but actually writing TS is ugly once the types become a bit more complicated. And you lose the ability...
Hi @Max-Wenzel, thanks for filing an issue. I might have time to look at it this weekend. If not, I always accept pull request 😄
Is there anything that doesn't make you a standard student (more than one major, more than one college, student employee, no student ID, etc.)?