rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[heft] Add source and destination folder to `CopyStaticAssets`

Open manrueda opened this issue 5 years ago • 0 comments

Currently CopyStaticAssets has source and destination folder as fixed values (src and lib).

This change allows to customize those two values using the typescript.json configuration file.

Related to issue #2307

manrueda avatar Oct 28 '20 19:10 manrueda