Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
SoonIter committed Jun 25, 2024
1 parent c91a17c commit d55a819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import {
launchJestWithArgs,
launchRspackCli
} from "./scripts/debug/launch.mjs";
import { update_rspack_handler } from "./scripts/debug/update-rspack.mjs";
import { overrides_rspack_handler } from "./scripts/debug/overrides-rspack.mjs";
import { update_rspack_handler } from "./scripts/debug/update-rspack.mjs";
import { publish_handler } from "./scripts/release/publish.mjs";
import { version_handler } from "./scripts/release/version.mjs";

Expand Down

0 comments on commit d55a819

Please sign in to comment.