datadesk / baker

A build tool by and for the Los Angeles Times

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Engines need to be able to build manifests even if they aren't active

rdmurphy opened this issue · comments

The assets engine doesn't run during a serve, but when it doesn't run this means blocks that expect to tap into its manifest cannot do it. This currently breaks the inject block when you attempt to use it with any file that'd be in the assets directory.

Accidentally fixed in 0.25.0.