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

Unified Diff: CHANGELOG.md

Issue 981273002: fix relative @HtmlImport paths in deep folders in deployment mode (Closed) Base URL: git@github.com:dart-lang/web-components.git@master
Patch Set: Created 5 years, 9 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 | « no previous file | lib/build/html_import_annotation_recorder.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f0c931770d3646a22a118c9ab86c682e6fe2f37..f1be1f8724bbfb9885084bbf2e50e4331ca8b71c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+#### 0.10.5+1
+ * Fix @HtmlImport with relative paths from within folders in deployment mode.
+
#### 0.10.5
* Update `ImportCrawler` with support for pre-parsed initial documents. This
allows it to work better with other transformers in the same step (you can
« no previous file with comments | « no previous file | lib/build/html_import_annotation_recorder.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698