Commit dfc26be5 authored by Evan Read's avatar Evan Read

Merge branch 'fe-production-webspack-typo' into 'master'

Update FE webpack prod docs typo

See merge request gitlab-org/gitlab!42067
parents 81cdca45 5c91fe72
......@@ -162,7 +162,7 @@ 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. Run `yarn clean` to remove the production assets and free some space (optional).
1. Start webpack again: `gdk start webpack`.
1. Restart GDK: `gdk-restart rails-web`.
1. Restart GDK: `gdk restart rails-web`.
### 8. Babel polyfills
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment