Closed molovo closed 7 years ago
Allows for a glob path to be specified in the init/bin/share key of a package's index entry, which will create individual links in the relevant directory for any files which match the glob.
Example portion from completions package:
completions
{ "share": {"src/*": "."} }
Allows for a glob path to be specified in the init/bin/share key of a package's index entry, which will create individual links in the relevant directory for any files which match the glob.
Example portion from
completions
package: