securingsincity/react-ace

Reduce bundle size

Open

#282 opened on Oct 5, 2017

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

Repository metrics

Stars
 (3,859 stars)
PR merge metrics
 (No merged PRs in 30d)

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