Skip to content

UI data-url in-lining makes builds take forever #1916

Open
@jpellizzari

Description

@jpellizzari

The data-url inlining that was added here has made our builds take a long time and appear to have broken hot-reloading.

Reproduce:

  1. Make a trivial text change
  2. Note that the build takes ~20s
  3. Comment out all of the import statements in ui/lib/images.ts
  4. Note that the rebuild takes ~3s

Metadata

Metadata

Assignees

Labels

area/uiIssues that require front-end workbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions