Closed rrrnld closed 3 months ago
🎉 Thank you so much, @heyarne! I think those 2 examples you listed are the only ones with workers, but I will also update this config in the scripts/make-example
script so that all future examples also inherit that setting...
This enables source maps in all example builds, as discussed in https://github.com/thi-ng/umbrella/discussions/483.
I think the patch was applied correctly, but I wasn't able to test all examples. From what I can tell there are two different configs:
and the simpler one without a worker config:
I have bult the
pointfree-geom
andmandelbrot
examples and tested them viayarn build && yarn preview
and both work fine!