mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 06:50: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";
|
||||
|
||||
export default function (client: ScramjetClient) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue