josdejong/jsoneditor

Set up Babel/Webpack bundling

Open

#689 opened on Apr 9, 2019

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

Repository metrics

Stars
 (12,262 stars)
PR merge metrics
 (Avg merge 15h 36m) (3 merged PRs in 30d)

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