Nativefier/gulp
Darren Haken 461c7a38f0 Change Mocha to not need a babel build to run (#349)
* Change Mocha to not need a babel build to run

- Also add tests around normalizeUrl

* PR 359 Apply changes due to comments

- Remove babelrc as its in the package.json
- Change tdd npm task to use gulp
- Remove source map support file from import list for normalizeUrlSpec
- Change gulp tdd task to run mocha on first run
 359 Apply changes due to comments

 - Remove babelrc as its in the package.json
 - Change tdd npm task to use gulp
 - Remove source map support file from import list for normalizeUrlSpec
 - Change gulp tdd task to run mocha on first run
 359 Apply changes due to comments

 - Remove babelrc as its in the package.json
 - Change tdd npm task to use gulp
 - Remove source map support file from import list for normalizeUrlSpec
 - Change gulp tdd task to run mocha on first run
2017-04-25 16:04:57 +01:00
..
build DRY for building es6 with babel 2016-02-28 01:07:52 +08:00
helpers DRY for building es6 with babel 2016-02-28 01:07:52 +08:00
tests Change Mocha to not need a babel build to run (#349) 2017-04-25 16:04:57 +01:00
build.js Split gulpfile into multiple parts 2016-02-28 00:45:44 +08:00
release.js No need to run CI test for gulp release 2016-03-14 12:44:30 +08:00
test.js Split gulpfile into multiple parts 2016-02-28 00:45:44 +08:00
watch.js Split gulpfile into multiple parts 2016-02-28 00:45:44 +08:00