Handle errors better
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Plugin } from "esbuild";
|
||||
import { type Plugin } from "esbuild";
|
||||
import type { PageFiles } from "../../../types";
|
||||
type Params = {
|
||||
entryToPage: Map<string, PageFiles & {
|
||||
|
||||
Reference in New Issue
Block a user