Skip to content

Prevent Browserify from bundling Buffer#3335

Merged
matthew-dean merged 1 commit intoless:masterfrom
matthew-dean:skip-buffer
Nov 29, 2018
Merged

Prevent Browserify from bundling Buffer#3335
matthew-dean merged 1 commit intoless:masterfrom
matthew-dean:skip-buffer

Conversation

@matthew-dean
Copy link
Copy Markdown
Member

Discovered an unnecessary Buffer polyfill was being bundled (because of clone dependency) via this PR -> #3307. Fixed.

@calvinjuarez
Copy link
Copy Markdown
Member

calvinjuarez commented Nov 28, 2018

Does this replace #3307, or build on it?

In any case 1920 / 14838 lines = ~13% reduction in number of lines in dist/less.js. That's a win.

@matthew-dean matthew-dean merged commit 96fa179 into less:master Nov 29, 2018
@matthew-dean
Copy link
Copy Markdown
Member Author

@calvinjuarez It doesn't replace it. I think there are some places to fix up the Node implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants