Skip to content

Commit d324357

Browse files
committed
Bundle code from prettier
1 parent c9901ee commit d324357

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/build.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ function bundle(format) {
2424
const options = {
2525
entryPoints: [path.join(import.meta.dirname, "../lib/index.js")],
2626
bundle: true,
27-
external: ["prettier"],
2827
tsconfigRaw: JSON.stringify({}),
2928
target: ["node14"],
3029
format,

0 commit comments

Comments
 (0)