Mark Story
Mark Story
Do you mean it is not scanning plugin view files for build files?
Would you expect asset files found in plugin view files to be in their respective plugins?
Ideally all loaded plugins would be scanned. But I wonder if others will expect plugin files to be plugin prefixed by asset_compress.
I normally define build targets for each of the page components. If several components always appear together, I'll bundle those together. I've found 'one script file per page' can be...
There is also a pre-preprocess step that has access to each of the input files for a build target. I don't think that gets any closer to having working source...
Looks like a good start @annuh. If the source map options were filter config options it could be merged.
@jonathan-neugber That is correct.
@chrisjohnson I think enabling source maps through a commonly named option that is implemented where possible is a very reasonable idea.
Did you load the plugin in your Application file?
> Most or all filters are available as commands. It would be very convenient having a type of filter that I can provide a command line to and the filter...