josdejong/jsoneditor

Set up Babel/Webpack bundling

Open

#689 opened on Apr 9, 2019

View on GitHub
 (13 comments) (1 reaction) (0 assignees)JavaScript (10,781 stars) (2,034 forks)batch import
featurehelp wanted

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