Skip to content
Snippets Groups Projects
Commit 9bf16c7e authored by Jacob MacDonald's avatar Jacob MacDonald
Browse files

Remove transformers, replace with custom layer on top of barback (#1592)

* Migrated all shared code out of the transformer files, and remove Transform arguments
* Removed transformers, replace with a layer on top of barback
* _buildAsset can synchronously return the map of assets that will be created
* use one scratchSpace for all builds, get shared libs outside of lib working
* make ScratchSpace use the common createFileFromStream method to limit number of open files
* update return type of getBuiltInTransformers back to Iterable<Set<Transformer>>
parent f646cc86
No related branches found
No related tags found
Loading
Showing
with 654 additions and 554 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment