Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run
npm update
and fix resulting dynamic import error.
For some reason the newer webpack versions can't handle the destructured assignment from a dynamic import of a JSON file.
- Loading branch information