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
Allows files to be copied on dependency installation, default composer behaviour only runs scripts for the root package.
4
+
5
+
Will only work on modules with `skywire` in the package name, will only work with paths relative to the working directory, e.g. `dev` instead of `./dev` or `../../dev`
6
+
7
+
Uses https://github.com/slowprog/CopyFile to copy files, see their documentation for configuration, only the `extras.copy-files` section is rquired
0 commit comments