Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(495)

Unified Diff: pkg/polymer/CHANGELOG.md

Issue 531943002: delete debug only files from output in release mode (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: nits Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/pkg.status ('k') | pkg/polymer/lib/src/build/build_filter.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/CHANGELOG.md
diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
index da884a27f3063a19ba40ab532adf088cad8160af..3aaedd21808629c95dbd30f230b55fe6d33aa54d 100644
--- a/pkg/polymer/CHANGELOG.md
+++ b/pkg/polymer/CHANGELOG.md
@@ -4,6 +4,10 @@ This file contains highlights of what changes on each version of the polymer
package. We will also note important changes to the polyfill packages (observe,
web_components, and template_binding) if they impact polymer.
+#### Pub version 0.13.0+2
+ * Update internal transformers to delete .concat.js and .map files when in
+ release mode, saving about 1MB of space in the built output.
+
#### Pub version 0.13.0+1
* Bug fix for http://dartbug.com/18171. Elements that extend other elements
but don't have a template will still inherit styles from those elements.
« no previous file with comments | « pkg/pkg.status ('k') | pkg/polymer/lib/src/build/build_filter.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698