Closed zacanger closed 5 years ago
Updates to Babel 7. This produced some changes in the output, based on the Node target environment (I went with 8 because that's what's in the Travis config). Also added an engines field in package.json.
engines
This needs more changes to the Mocha setup, the example, etc that I didn't realise. Will come back to it later if it's desired.
Updates to Babel 7. This produced some changes in the output, based on the Node target environment (I went with 8 because that's what's in the Travis config). Also added an
engines
field in package.json.