Explorar el Código

Merge branch 'master' into i/8204

Piotrek Koszuliński hace 5 años
padre
commit
5d3c7e3663
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      docs/framework/guides/contributing/development-environment.md

+ 0 - 2
docs/framework/guides/contributing/development-environment.md

@@ -109,8 +109,6 @@ This task accepts the following arguments:
 * `--production` – Minifies the assets and performs other actions which are unnecessary during CKEditor 5 development.
 * `--verbose` – Prints out more information.
 
-Note: These arguments must be passed after additional `--`:
-
 ```
 yarn run docs --skip-api
 ```