securingsincity/react-ace

Reduce bundle size

Open

#282 opened on Oct 5, 2017

View on GitHub
 (14 comments) (16 reactions) (0 assignees)JavaScript (3,859 stars) (615 forks)batch import
help wantedissue with ace

Description

I analyzed my bundle.js using webpack-bundle-analyzer and It is nearly half the size of total bundle. I've tried different releases of react-ace but all have same result

screen shot 2017-10-05 at 5 52 26 pm

How can I reduce the bundle size?

Contributor guide