Files
notifications-admin/.babelrc
Chris Hill-Scott c82797dd98 Be explicit about ECMAScript version of Gulpfile
If Node tries to parse the Gulpfile as the wrong version of ECMAScript it will
choke.

This can be stopped by explicitly telling it what version of ECMAScript to use,
as suggested here: https://markgoodyear.com/2015/06/using-es6-with-gulp/

Fixes #74
2016-01-13 15:32:46 +00:00

4 lines
28 B
Plaintext