rsnext/packages/next/lib
Luc 3b5f18495b Replace recursive-copy with own implementation (#7263)
* replace recursive-copy with own implementation

* update yarn.lock

* do not filter out not directories

* do not fail if folder already exists

* replace `\` by `/` when sending pathes to filter

* use fs-extra only in tests

* investigate and test recursive-copy npm module

* improve test by creating fixtures programmatically

* remove recursive-copy npm module test

* add recursive-copy to bench

* add bench:recursive-copy script

* fix Sema import in recursive-copy.ts

* small improvements
2019-06-06 12:33:11 +02:00
..
constants.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
data.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
pretty-bytes.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-copy.ts Replace recursive-copy with own implementation (#7263) 2019-06-06 12:33:11 +02:00
recursive-delete.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-readdir.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
verifyTypeScriptSetup.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00