We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c88e694 commit 9467739Copy full SHA for 9467739
docs/cli-service.md
@@ -110,8 +110,8 @@ Options:
110
111
#### Caching and Parallel Mode
112
113
-- `cache-laoder` is enabled for Babel/TypeScript transpilation by default.
114
-- `thread-loader` will be enabled for Babel/TypeScript transpilation when the machine has more than 1 CPI cores.
+- `cache-loader` is enabled for Babel/TypeScript transpilation by default.
+- `thread-loader` will be enabled for Babel/TypeScript transpilation when the machine has more than 1 CPU cores.
115
116
#### Building as Library or Web Components
117
0 commit comments