mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 02:17:03 -04:00
Revert Reload
This commit is contained in:
parent
a1564cc1f0
commit
fce4ffaabb
2 changed files with 9 additions and 53 deletions
|
@ -26,7 +26,7 @@ import { traceFunction } from "../debug/Tracer";
|
|||
import { Flux } from "./common";
|
||||
import { AnyModuleFactory, AnyWebpackRequire, ModuleExports, WebpackRequire } from "./wreq";
|
||||
|
||||
export const logger = new Logger("Webpack");
|
||||
const logger = new Logger("Webpack");
|
||||
|
||||
export let _resolveReady: () => void;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue