Apply 1 suggestion(s) to 1 file(s)

parent 0c84fca8
......@@ -149,7 +149,7 @@ export const fetchFoos = ({ state }) => {
### 7. How can I test the production build locally?
Sometimes is necessary to test locally what the frontend production build would produce, to do so the steps are:
Sometimes it's necessary to test locally what the frontend production build would produce, to do so the steps are:
1. `gdk stop webpack`
1. edit `gitlab.yaml` and set `webpack => dev_server => enabled: false`
......
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