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

parent 13aa5899
...@@ -157,7 +157,7 @@ Sometimes it's necessary to test locally what the frontend production build woul ...@@ -157,7 +157,7 @@ Sometimes it's necessary to test locally what the frontend production build woul
The production build takes a few minutes to be completed; any code change at this point will be The production build takes a few minutes to be completed; any code change at this point will be
displayed only after executing the item 3 above again. displayed only after executing the item 3 above again.
To return to the normal `development mode:` To return to the normal `development` mode:
1. edit `gitlab.yaml` and set `webpack => dev_server => enabled: true` 1. edit `gitlab.yaml` and set `webpack => dev_server => enabled: true`
1. (Optional) `yarn clean` 1. (Optional) `yarn clean`
......
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