A tiny store file is bundling 800kb of code due to a needed dependency. Due to the nature of stores, cannot dynamically load the dependency without a top-level await.
Will explore exotic solutions, otherwise, a refactor or clever work-around is necessary.