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
Hello great people i have a question that npx cap copy basically copy all the files from public directory to android and ios directories so i am wondering if there is any possibility through which we can control/avoid copying all the files every time because usually we don't need to copy all the files every time. The idea is similar to .gitignore file so we can specify which files need to be copied when we run npx cap copy
Command can be something like npx cap copy folder/filetocopy like npx cap copy src/design
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello great people i have a question that
npx cap copy
basically copy all the files from public directory to android and ios directories so i am wondering if there is any possibility through which we can control/avoid copying all the files every time because usually we don't need to copy all the files every time. The idea is similar to .gitignore file so we can specify which files need to be copied when we runnpx cap copy
Command can be something like
npx cap copy folder/filetocopy
likenpx cap copy src/design
Beta Was this translation helpful? Give feedback.
All reactions