Files
babel/packages
Justin Ridgewell f7109658f9 Added --delete-dir-on-start option for babel (#6187)
* added --delete-dir-on-start option 

added --delete-dir-on-start-option to delete dir on start of compilation to remove deleted files from the orignial files from the --out-dir

* added option --delete-dir-on-start

added --delete-dir-on-start that option will delete the --out-dir before the compilation of code to remove the deleted files from the source from the out directory

* added --delete-dir-on-start option

added --delete-dir-on-start-option to delete dir on start of compilation to remove deleted files from the orignial files from the --out-dir

* bug removed deleting the correct dir

in the previous code, the source dir was deleted each time rather than deleting the out dir

* Remove shorthand

* Prevent babel-cli option from reaching babel-core

* Lint
2017-09-01 17:45:13 -04:00
..
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2017-08-30 15:02:49 -04:00
2015-10-29 17:51:24 +00:00

Woah, what's going on here?

A monorepo, muhahahahahaha. See the monorepo design doc for reasoning.