josdejong/jsoneditor

Set up Babel/Webpack bundling

Open

#689 aberto em 9 de abr. de 2019

Ver no GitHub
 (13 comments) (1 reaction) (0 assignees)JavaScript (2.034 forks)batch import
featurehelp wanted

Métricas do repositório

Stars
 (10.781 stars)
Métricas de merge de PR
 (Mesclagem média 15h 36m) (3 fundiu PRs em 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?

Guia do colaborador