Releases: Polymer/polymer-bundler
Releases · Polymer/polymer-bundler
0.1.11
- 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
- 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
- Reset excludes on each run (commit)
0.1.8
- fix minor typo in helep text: s/defualts/defaults (commit)
- add "strip comments" functionality (commit)
- Bump version (commit)
0.1.7: bump version
- 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
- 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
- Revert "polymer-scope is no longer supported" (commit)
- bump to 0.1.5 (commit)
0.1.4: reset shared buffers on each handleMainDocument call
- reset shared buffers on each handleMainDocument call (commit)
0.1.3
- 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
- add a help dialog, fix "main" in package.json (commit)
- update README to be more approachable (commit)
- bump version (commit)