chore: fix spelling errors

This commit is contained in:
Raymond Hear 2025-03-28 14:33:53 -04:00
parent 0cd5a259ae
commit e3bdb9f5cd
40 changed files with 75 additions and 75 deletions

View file

@ -71,7 +71,7 @@ const createESMRawBuild = async () => {
...chunksConfig,
});
// production minified buld without sourcemaps
// production minified build without sourcemaps
await buildProd({
...getConfig("dist/prod"),
...chunksConfig,