react-on-screen icon indicating copy to clipboard operation
react-on-screen copied to clipboard

fix: use main lodash instead of lodash.throttle to make webpack bundles smaller

Open jedwards1211 opened this issue 5 years ago • 1 comments

fix #55

I also added babel-plugin-lodash so that there's low risk of anyone importing additional lodash methods in an inefficient way in the future. But if you want me to remove this and just use import throttle from 'lodash/throttle' instead, let me know.

jedwards1211 avatar Aug 24 '19 05:08 jedwards1211

Coverage Status

Coverage remained the same at 96.907% when pulling c8fd33fcb54ccfac30725d16d8cb233f6909e95c on jedwards1211:main-lodash into f4724fb63263b3e026675ff5f5b69b8c57d13036 on fkhadra:master.

coveralls avatar Aug 24 '19 05:08 coveralls