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
"This adds the given artifacts to the list of dependencies available in the app.json file. "
263
-
+ "It then behaves just like 'copy --sync' and copies all artifacts in that list and all their dependencies to the target directory while at the same time removing any artifacts that are no longer needed (ie the ones that are not mentioned in the app.json file). "
264
-
+ "If no artifacts are passed the app.json file will be left untouched and only the existing dependencies in the file will be copied.\n\n"
262
+
"This adds the given artifacts to the list of dependencies available in the app.yml file. "
263
+
+ "It then behaves just like 'copy --sync' and copies all artifacts in that list and all their dependencies to the target directory while at the same time removing any artifacts that are no longer needed (ie the ones that are not mentioned in the app.yml file). "
264
+
+ "If no artifacts are passed the app.yml file will be left untouched and only the existing dependencies in the file will be copied.\n\n"
0 commit comments