My structure is like below. I want to copy assets folder from app directory to dist directory?
app
assets
imgs
css
fonts
index.html
dist
My structure is like below. I want to copy assets folder from app directory to dist directory?
app
assets
imgs
css
fonts
index.html
dist
Set the current working directory to app. Select all subdirs and files of assets. Set the destination to dest.