[next] Bootstrap plugins directly (#1698)

This commit is contained in:
Andrea Giammarchi
2023-09-14 11:11:44 +02:00
committed by GitHub
parent 7994207c78
commit 3aef5a99dc
8 changed files with 70 additions and 47 deletions

View File

@@ -1,4 +1,7 @@
import { FetchError, ErrorCode } from "./exceptions.js";
import { getText } from "../node_modules/polyscript/esm/fetch-utils.js";
export { getText };
/**
* This is a fetch wrapper that handles any non 200 responses and throws a