Skip to content

Conversation

goto-bus-stop
Copy link
Member

a take on #1

This would be used programmatically as

b.plugin(tinyify)
b.on('factor.pipeline', function (file, pipeline) {
  tinyify.applyToPipeline(pipeline, b._options)
})
b.plugin(factorBundle, { /* opts */ })

and would flatten and minify the pipeline.

@goto-bus-stop goto-bus-stop changed the title add method to apply tinyify to a separate browserify pipeline add method to apply tinyify to a separate browserify pipeline, closes #1 Nov 14, 2017
@goto-bus-stop goto-bus-stop merged commit 0855861 into master Nov 14, 2017
@goto-bus-stop goto-bus-stop deleted the pipelines branch November 20, 2017 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant