Skip to content

Commit 2de061f

Browse files
azuCopilot
andauthored
Update packages/@textlint/script-compiler/src/compiler.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent eea16af commit 2de061f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@textlint/script-compiler/src/compiler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ export const createWebpackConfig = ({
121121
fallback: {
122122
fs: false
123123
},
124-
// "module" filed should be ignored
124+
// "module" field should be ignored
125125
// type=commonjs and "module" field is not compatible
126126
mainFields: ["browser", "main"]
127127
},

0 commit comments

Comments
 (0)