ソースを参照

Merge pull request #8231 from lauriii/patch-1

Docs: Use npm in favor of yarn for consistency. [skip ci]
Piotrek Koszuliński 5 年 前
コミット
bc60a69d9a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/builds/guides/integration/advanced-setup.md

+ 1 - 1
docs/builds/guides/integration/advanced-setup.md

@@ -602,7 +602,7 @@ index c57e371..04fc9fe 100644
 Once you changed the `src/ckeditor.js` and `webpack.config.js` files it is time to rebuild the build:
 
 ```bash
-yarn run build
+npm run build
 ```
 
 Finally, when webpack finishes compiling your super build, you can change the `samples/index.html` file to test both editors: