Kitware/VolView

Code-split state file migration code

floryst opened this issue · 0 comments

A minor bundle size optimization would be to dynamically import the migration code based on if a state file needs to be migrated.

While a good idea on paper, it remains to be seen if the overhead outweighs any initial-load space savings.