Add option to disable webpack dev server livereload
Compare changes
Files
3+ 1
− 0
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Add option to disable webpack dev server livereload
echo false > webpack_livereload
After setting the webpack_livereload
file -> gdk reconfigure
to regenerate the Procfile
->Restart the app gdk run
See https://gitlab.com/gitlab-org/gitlab-ce/issues/28204
MR on CE to pickup the DEV_SERVER_LIVERELOAD
environment variable: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9287