@@ -160,6 +160,6 @@ displayed only after executing the item 3 above again.
To return to the normal development mode:
1. Open `gitlab.yaml` located in your `gitlab` installation folder, scroll down to the `webpack` section and change back `dev_server` to `enabled: true`.
1.(Optional) `yarn clean`
1.Run `yarn clean` to remove the production assets and free some space (optional).