Steel

Results 2 issues of Steel

Compiling image assets is tied to the `inject` flag. We have multiple targets with manifest configurations. This allows us to selectively inject and process assets for specific entry points.

e.g. `document.createElement('canvas').getContext('2d')`

enhancement