Asset Manager
-
Found a little consistency issue.
The documentation gives this example:
{ "FileTypes": ["Scripts", "Images"], "PositiveWildcard": ["*"] }However I've found that Scripts and Images need to have a trailing slash or the files aren't copied.
DspNetworksthough doesn't need a trailing slash and adding one causes the networks to not copy.