mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 15:00:01 -04:00
fix bundle duplication
This commit is contained in:
parent
3826197093
commit
929dfcca24
8 changed files with 7 additions and 26 deletions
|
@ -1,4 +1,4 @@
|
|||
import { encodeUrl } from "../shared/rewriters/url";
|
||||
import { encodeUrl } from "./shared";
|
||||
import { ScramjetClient } from "./client";
|
||||
import { indirectEval } from "./shared/eval";
|
||||
import { config } from "./shared";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue