#18707 closed enhancement (fixed)
copy files from javascript rather than spawning "cp" command
Reported by: | bill | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.11 |
Component: | BuildSystem | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Change the build code to copy files in javascript rather than spawning "cp" command. Tests show this is faster, see https://github.com/dojo/util/pull/28.
Change History (3)
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|
comment:2 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 2696ddd831096f753ee349b18bca08d109d6dcae/util: