Skip to content

Match latest node syntax#20

Merged
goto-bus-stop merged 3 commits intobrowserify:masterfrom
goto-bus-stop:spread
Feb 9, 2018
Merged

Match latest node syntax#20
goto-bus-stop merged 3 commits intobrowserify:masterfrom
goto-bus-stop:spread

Conversation

@goto-bus-stop
Copy link
Member

Uses acorn-node which is Acorn + some plugins and default options to
match recent Node.js.

This also changes the opts parameter to a simple pass thru, so that we
only need to update acorn-node when a new ecmaVersion is supported in
Node.

If this is merged we don't need #19 because you will already be able to
pass the sourceType.

Uses acorn-node which is Acorn + some plugins and default options to
match recent Node.js.

This also changes the `opts` parameter to a simple pass thru, so that we
only need to update acorn-node when a new `ecmaVersion` is supported in
Node.

If this is merged we don't need browserify#19 because you will already be able to
pass the `sourceType`.
@goto-bus-stop goto-bus-stop changed the title Add object rest spread syntax support Match latest node syntax Feb 6, 2018
@goto-bus-stop goto-bus-stop merged commit 23d3ad2 into browserify:master Feb 9, 2018
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.

1 participant