josdejong/jsoneditor

Set up Babel/Webpack bundling

Open

#689 opened on Apr 9, 2019

 (13 comments) (1 reaction) (0 assignees)JavaScript (2,078 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (12,263 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now, all code is still ES5 and we cannot use ES6+ features as this will break on older browsers. It would be great if we can set up bundling via Babel/Webpack bundling.

Anyone interested in picking this up?

Contributor guide