Is your feature request related to a problem? Please describe.
The client-side JS (web) uses ES6 syntax which is not supported in all browsers.
Describe the solution you'd like
A bundler and parser, preferably webpack with babel are to be implemented to improve the browser support.
Is your feature request related to a problem? Please describe.
The client-side JS (web) uses ES6 syntax which is not supported in all browsers.
Describe the solution you'd like
A bundler and parser, preferably webpack with babel are to be implemented to improve the browser support.