This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-cli
/
bin
/
babel
History
Mark-Simulacrum
b308602098
Use path-exists instead of fs.exists.
...
fs.exists is being deprecated, see:
https://github.com/nodejs/io.js/issues/103
.
2015-06-25 12:39:39 -06:00
..
dir.js
Use path-exists instead of fs.exists.
2015-06-25 12:39:39 -06:00
file.js
Use path-exists instead of fs.exists.
2015-06-25 12:39:39 -06:00
index.js
Use path-exists instead of fs.exists.
2015-06-25 12:39:39 -06:00
util.js
don't terminate CLI when watching files fail compilation on init -
fixes
#1678
2015-06-20 22:14:21 +01:00