Skip to content

Commit

Permalink
fix: Fix typo s/buidling/building/
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-syn committed Dec 29, 2023
1 parent 69cab1f commit f301050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pre-publish.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const compileWorkList = [
module: 'ES2015',
rootDir: ecDir,
outDir: tmpDir,
// Generate types when buidling esm
// Generate types when building esm
declaration: true,
declarationDir: typesDir
},
Expand Down

0 comments on commit f301050

Please sign in to comment.