This repository has been archived by the owner on Jan 4, 2019. It is now read-only.
Releases: Polymer/polymer-bundler
Releases · Polymer/polymer-bundler
v1.15.1
0.2.4: Treat config file as "defaults", commandline flags override
0.2.3: A few bug fixes
0.2.3
- A few bug fixes (commit)
0.2.2
0.2.1
Prepare vulcanize 0.2.0
0.2.0
- Include excluded script instead of its contents (commit)
- Merge pull request #16 from tbuckley/master (commit)
- Add changelog generation script (commit)
- Add the hooks for style and script excludes (commit)
- Break out constants (commit)
- Break out option parser (commit)
- Split out path resolution (commit)
- Update npm dependencies (commit)
- move all the option validation into optparser (commit)
- Copy setTextNode since it's so tiny (commit)
- Inplace inline all imports (commit)
- First draft at a split out Importer (commit)
- Make sure not to lose assetpath fix (commit)
- Remove byte order mark (commit)
- went a little too quick with the regex (commit)
- Merge pull request #21 from azakus/modular (commit)
- Use cleancss only for stripping comments (commit)
- Use uglify inline_script (commit)
- Don't move external scripts around with CSP mode (commit)
- Fixing missing letters (commit)
- Merge pull request #25 from lborgav/patch-1 (commit)
- Prepare vulcanize 0.2.0 (commit)
0.1.15: Only put a trailing slash into assetpath attribute if there is a path
0.1.15
- Only put a trailing slash into assetpath attribute if there is a path (commit)