Skip to content

Commit b2b1449

Browse files
committed
apply script fixes
1 parent 7dc8b69 commit b2b1449

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webpack.js.org",
33
"version": "0.1.2",
44
"private": true,
5-
"description": "The main site for all things webpack.",
5+
"description": "The main site for all things webpack. - CI fixes applied",
66
"keywords": [
77
"webpack",
88
"documentation",

src/content/api/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ By default webpack ships with the following commands:
9696

9797
These commands use the `create-webpack-app` package.
9898

99-
> ℹ️ These commands may prompt you to install `create-webpack-app` if not already installed.
99+
> These commands may prompt you to install `create-webpack-app` if not already installed.
100100
101101
Scaffolding-related commands:
102102

0 commit comments

Comments
 (0)