Skip to content

Commit 5b45dcf

Browse files
committed
fix cli docs
1 parent 7c72ebc commit 5b45dcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/api/cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ This will bundle your source code with entry as `index.js`, and the output bundl
161161
Hash: 07a1c2d056e28ff1cab2
162162
Version: webpack 4.44.2
163163
Time: 174ms
164-
Built at: 10/10/2020 11:37:09 AM
164+
Built at: 10/10/2020 11:37:09 am
165165
Asset Size Chunks Chunk Names
166166
main.js 952 bytes 0 [emitted] main
167167
Entrypoint main = main.js
@@ -179,7 +179,7 @@ This will form the bundle with both the files as separate entry points.
179179
Hash: fad168056241c7181505
180180
Version: webpack 4.44.2
181181
Time: 175ms
182-
Built at: 10/10/2020 11:38:28 AM
182+
Built at: 10/10/2020 11:38:28 am
183183
Asset Size Chunks Chunk Names
184184
main.js 1010 bytes 0 [emitted] main
185185
Entrypoint main = main.js

0 commit comments

Comments
 (0)