Skip to content

WIP: support converting (probable) PHP callbacks

Raphaël Droz requested to merge drzraf/babel-preset-php:php-callbacks into master

Note: this is ready, but the feature must be optional (and default to false). Adding option-handling to this PR would create merge-conflict with the multiple other pending PR.

  • ToDo: bind(this)
  • ToDo: Check that this.<method> is an actually existing method.
  • Make a switch to enable the feature, after !9 is merged.
Edited by Raphaël Droz

Merge request reports

Loading