mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-06 01:44:12 +02:00
build(#10336): staticify assets
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user