Jordan Pellizzari
Jordan Pellizzari
Changing to this brings the build times down to a reasonable level: ``` import weaveLogo from "url:../images/WeaveLogo.svg"; ``` My theory would be that the conversion to a `base64` encoded image...
@ozamosi @foot What about if we (I) converted EE to parcel? Or maybe we can both sync on `esbuild`, which appears to be the new hotness?
> @jpellizzari Is this still relevant/needed/an issue? Yes still relevant. This blocks improving our FE build system.
Note that this is "server side" only, NOT the UI. The UI will have a traditional paging experience.
@JamWils correct
Edited the description to scope this down a bit