Skip to content

Commit

Permalink
fix broken rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
conico974 committed Nov 20, 2023
1 parent d737cef commit 78767f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/open-next/src/build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import {
buildSync,
} from "esbuild";

import logger from "./logger.js";
import { minifyAll } from "./minimize-js.js";
import openNextPlugin from "./plugin.js";
import { BuildOptions, DangerousOptions } from "./types/open-next.js";
Expand Down

0 comments on commit 78767f1

Please sign in to comment.