Chris Biscardi
Chris Biscardi
Yea, react-boilerplate 3 just implemented it for development. There's an accompanying post, but I'm on my phone.
Should probably make this a webpack-dev-server. Current solution is running python's SimpleHttpServer or similar as a separate process.
webpack's errors for these kinds of issues suck pretty bad from a user perspective. Let's also try to head them off before they hit webpack and provide cleaner messages with...
The PR is almost compiling. Two major outstanding issues are accessing the active 3d camera (`ActiveCameras` was removed in https://github.com/bevyengine/bevy/pull/4745) and some material related api changes since the original depth...
@superdump said they're choosing to pursue a different approach, so closing this.
It still seems like something is still going on here. The image gets bigger than the ninepatch when on a 4k monitor compared to a 1080p monitor. ## 1080p  for a static map * [.then_some](https://doc.rust-lang.org/std/primitive.bool.html#method.then_some) for...