Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fs-context committed Dec 15, 2024
1 parent 06dbee7 commit 7350bd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fs-context/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { ArgumentPlain, BlockPlain, ExtensionPlain, GlobalResourceMachine, HexCo
import { Extension } from "./structs";
import loaderConfig from "@config/loader";
if (!window._FSContext) {
// 这个判断有点史,优化下
window._FSContext = {
EXTENSIONS: {},
EXPORTED: {}
Expand Down

0 comments on commit 7350bd9

Please sign in to comment.