Skip to content

Analyze if using NCP to copy folder is better #3

@gavinr

Description

@gavinr

Right now we're using copy in the rollup task, which I think runs each time a build happens:
1f1b08b#diff-ff6e5f22a9c7e66987b19c0199636480R47-R54

Another idea is to only copy the resources once, on npm-install, something like this:

image

Is this equivalent?
Is this better?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions