Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Releases: Polymer/polymer-bundler

0.1.11

13 Jan 20:32
Compare
Choose a tag to compare
  • Clean up (commit)
  • use uglify and clean-css to strip comments from js and css when using --strip (commit)
  • Fix subtle path bug in stylesheets (commit)
  • bump version (commit)

0.1.10

13 Jan 20:32
Compare
Choose a tag to compare
  • README: add ga beacon (commit)
  • inline stylesheets in the main page when using --inline (commit)
  • cheerio 0.13 seems to work just fine (commit)
  • Fix script inlining to ignore parsing html comments (commit)
  • --csp will now operate on the input html file as well (commit)
  • bump version (commit)

0.1.9: Reset excludes on each run

13 Jan 20:32
Compare
Choose a tag to compare
  • Reset excludes on each run (commit)

0.1.8

13 Jan 20:31
Compare
Choose a tag to compare
  • fix minor typo in helep text: s/defualts/defaults (commit)
  • add "strip comments" functionality (commit)
  • Bump version (commit)

0.1.7: bump version

13 Jan 20:31
Compare
Choose a tag to compare
  • Add user-defined excludes from inling. (commit)
  • Add --config option to specify user defined excludes (commit)
  • add sub-import test to the top level import (commit)
  • bump version (commit)

0.1.6

13 Jan 20:31
Compare
Choose a tag to compare
  • fix missing absolute imports (commit)
  • Deduplicate absolute url imports (commit)
  • remove console.log (commit)
  • test with absolute urls (commit)
  • bump version (commit)

0.1.5

13 Jan 20:30
Compare
Choose a tag to compare
  • Revert "polymer-scope is no longer supported" (commit)
  • bump to 0.1.5 (commit)

0.1.4: reset shared buffers on each handleMainDocument call

13 Jan 20:30
Compare
Choose a tag to compare
  • reset shared buffers on each handleMainDocument call (commit)

0.1.3

13 Jan 20:30
Compare
Choose a tag to compare
  • polymer-scope is no longer supported (commit)
  • Add npm installation instructions (commit)
  • move option checking to setOptions, not the bin (commit)
  • bump version (commit)

0.1.2

13 Jan 20:30
Compare
Choose a tag to compare
  • add a help dialog, fix "main" in package.json (commit)
  • update README to be more approachable (commit)
  • bump version (commit)