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

parent 0a904ff8
......@@ -153,8 +153,7 @@ Sometimes it's necessary to test locally what the frontend production build woul
1. `gdk stop webpack`
1. edit `gitlab.yaml` and set `webpack => dev_server => enabled: false`
1. `yarn webpack-prod`
1. `gdk restart rails-web`
1. `yarn webpack-prod && gdk restart rails-web`
The production build takes a few minutes to be completed, any code change at this point will be displayed only after executing again the points `3` and `4`
To return to the normal `development mode:`
......
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