Eduard Kyvenko
Eduard Kyvenko
Hi @wibrt! Thanks for reporting this issue, have you tried one of those solutions suggested in https://github.com/halfzebra/create-elm-app/issues/26#issuecomment-494555432?
Hi @wibrt! Thanks for raising awareness! 👍 The vulnerability is originated in https://github.com/webpack-contrib/uglifyjs-webpack-plugin, which is currently providing a better minimization rate for JS produced by Elm. We can definitely fix...
No worries! I will see how this can be solved. 🙌
Hi @Tanneguy! Thanks for reporting this 👍 It looks like there might be an issue with the loader we use to provide this feature. I'll have a look and let...
Hello Tomke! Thanks for the suggestion, it sounds like a good idea and I think it deserves a separate issue. I'm afraid I can not advise using `elm-app start` for...
Hello Jakub! Indeed this is a very good suggestion, I was looking into fixing this quite a while ago in it was not possible due to some internal webpack-related technical...
Hi Duncan! Thank you for your feedback! I have a POC of error overlay working, but it requires maintaining a fork of https://github.com/facebook/create-react-app/tree/master/packages/react-error-overlay. With my current workload, I'm afraid it...
Hello friends, thanks for raising this issue! :+1: I think there's enough reasons to move elm out of this package by now, I think it's good idea. I'm not sure...
Hi @lolcookie! Thanks for reporting this issue. I have an idea on fixing this, but I'm not entirely sure if it's a good one. We could provide an option to...
Hello @lolcookie and @jhillyerd! I agree that there is a problem with Elm Compiler distribution, which is included into this package. Unfortunately, it seems like there is no other obvious...