Skip to content

feat(build): production docker and webpack build fixes

Vignesh Devendran requested to merge production-build-bug-fix into main

Production Issue Screenshot:

Screenshot_from_2021-12-22_18-35-02

It seems some config additions & build asset path changes for docker and webpack were needed for the production when relying on the new Coko Server changes. This merge request was tested with both the production and development builds in my local machine and seems to work as expected! 👍

Edited by Vignesh Devendran

Merge request reports