You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hav tried to use src = 'BUILD_DIR/**/*', src = 'BUILD_DIR/**' but it can not copy hidden file e.g.
.yarnrc .gitignore from src. Then I check node-glob package that you mention coppy dot file
I hav tried to use
src = 'BUILD_DIR/**/*',src = 'BUILD_DIR/**'but it can not copy hidden file e.g..yarnrc .gitignore from
src. Then I checknode-globpackage that you mention coppy dot file