1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test
Arunoda Susiripala 57e9a5e5f6 Find custom babel config location properly. (#969)
* Find custom babel config location properly.
Earlier we simply check for the .bablerc file in the dir.
But the actual logic is much complex.
Now we are using the babel's actual logic to find the
custom config location.

* Fix failing tests.
2017-02-03 14:33:35 +09:00
..
integration Fix .json import issue (#944) 2017-02-01 15:17:15 +09:00
isolated New test setup (#640) 2017-01-12 13:14:49 +09:00
lib New test setup (#640) 2017-01-12 13:14:49 +09:00
unit fix typo (#916) 2017-01-29 11:32:29 +01:00
.babelrc Find custom babel config location properly. (#969) 2017-02-03 14:33:35 +09:00