build(#10336): staticify assets
This commit is contained in:
parent
65f20de821
commit
ec8905f81c
5 changed files with 29 additions and 5 deletions
|
|
@ -7,9 +7,6 @@ import { commonHandlers, onUnhandledRequest } from './mocks';
|
|||
import themes from './themes';
|
||||
import '../src/style.scss';
|
||||
|
||||
// TODO: HMR が壊れているのを直す
|
||||
import.meta.hot.invalidate();
|
||||
|
||||
const appInitialized = Symbol();
|
||||
|
||||
let moduleInitialized = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue