-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: on hot reload esm modules were created multiple times
This was causing frontend code to sometimes use the old version, and sometimes the new version. With antd and theming sometimes the theme would not be applied (antd would probably not recognize the theme object with from the old antd esm).
- Loading branch information
1 parent
e3ea88a
commit a0e8279
Showing
1 changed file
with
28 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters