Safe Haskell | None |
---|
- precompile :: Herringbone -> IO [(LogicalPath, AssetError)]
Documentation
precompile :: Herringbone -> IO [(LogicalPath, AssetError)]Source
Precompiles all assets, returning a list of the logical paths of assets
that failed to compile (if any) together with AssetError
values describing
what went wrong.