Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Generate pure Hack code

Compare
Choose a tag to compare
@fredemmott fredemmott released this 14 Dec 20:44

This release:

  • removes the HHI
  • generates <?hh instead of <?php

In theory, this is fully compatible - however I've bumped the minor version as the removal of the HHI does mean that your project will have type errors until the autoload map is generated, if your project reads generated data (e.g. Facebook\AutolaodMap\Generated\is_dev())