sindresorhus / gulp-vulcanize

Concatenate a set of Web Components into one file
MIT License
100 stars 25 forks source link

gulpplugin #1

Closed sindresorhus closed 9 years ago

sindresorhus commented 10 years ago

It's currently just gulpfriendly since Vulcanize wants to handle IO.

Should be easy when this is fixed: https://github.com/Polymer/vulcanize/issues/7

akc42 commented 10 years ago

Specifically would this mean that we could use the --inline --csp option to capture the javascript output stream and uglify it?

Unless I am mistaken, it seems at the moment I would have to output to a temporary file. Is that correct?

sindresorhus commented 10 years ago

Yes

sindresorhus commented 9 years ago

@ragingwind Would you be able to do a PR implementing https://github.com/Polymer/vulcanize/commit/5f1534e86f592f7ba940baecba11bd56a263a0fa now that it's out?

ragingwind commented 9 years ago

Sure. vulcanize tagged 5.0