David Notik
2014-08-24 04:23:54 UTC
Anyone?
And in fact, pub build confirms that absolute paths are at least frowned
upon (it's a warning, but says "not allowed").
[Warning from ImportInliner on woven|web/index.html]:
web/index.html:12:5: absolute paths not allowed:
"/packages/polymer/polymer.html"
Thank you for any guidance!
--
Woven
http://woven.co
206-351-3948
@DaveNotik
And in fact, pub build confirms that absolute paths are at least frowned
upon (it's a warning, but says "not allowed").
[Warning from ImportInliner on woven|web/index.html]:
web/index.html:12:5: absolute paths not allowed:
"/packages/polymer/polymer.html"
Thank you for any guidance!
--
Woven
http://woven.co
206-351-3948
@DaveNotik
To clarify, basically I mean everything. Polymer imports, static
references, references to the Dart/JS scripts, etc.
If my server serves the app at /, all is swell, but if it serves it at
/item/whatever, suddenly all the relative URLs are thrown off.
Do I really have to convert all my relative paths everywhere to absolute
paths? That would suck.
--D
Yes.
--
You received this message because you are subscribed to a topic in the
Google Groups "Dart Web Development" group.
To unsubscribe from this topic, visit
https://groups.google.com/a/dartlang.org/d/topic/web/szLsH84BpQo/unsubscribe
.
To unsubscribe from this group and all its topics, send an email to
Visit this group at http://groups.google.com/a/dartlang.org/group/web/.
To view this discussion on the web visit
https://groups.google.com/a/dartlang.org/d/msgid/web/465d8f36-e23e-4703-8e31-217bd62784c0%40dartlang.org
<https://groups.google.com/a/dartlang.org/d/msgid/web/465d8f36-e23e-4703-8e31-217bd62784c0%40dartlang.org?utm_medium=email&utm_source=footer>
.
references, references to the Dart/JS scripts, etc.
If my server serves the app at /, all is swell, but if it serves it at
/item/whatever, suddenly all the relative URLs are thrown off.
Do I really have to convert all my relative paths everywhere to absolute
paths? That would suck.
--D
http://goo.gl/IekZWT
Do you mean specifically for <link rel="import"> and Polymer.dart ?You received this message because you are subscribed to a topic in the
Google Groups "Dart Web Development" group.
To unsubscribe from this topic, visit
https://groups.google.com/a/dartlang.org/d/topic/web/szLsH84BpQo/unsubscribe
.
To unsubscribe from this group and all its topics, send an email to
Visit this group at http://groups.google.com/a/dartlang.org/group/web/.
To view this discussion on the web visit
https://groups.google.com/a/dartlang.org/d/msgid/web/465d8f36-e23e-4703-8e31-217bd62784c0%40dartlang.org
<https://groups.google.com/a/dartlang.org/d/msgid/web/465d8f36-e23e-4703-8e31-217bd62784c0%40dartlang.org?utm_medium=email&utm_source=footer>
.
--
You received this message because you are subscribed to the Google Groups "Dart Web Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web+unsubscribe-dYxm/***@public.gmane.org
Visit this group at http://groups.google.com/a/dartlang.org/group/web/.
To view this discussion on the web visit https://groups.google.com/a/dartlang.org/d/msgid/web/CACekCD%3DFuqfNu-pnJTLXS3DudJ%2B%3DBW556D3-UpVbp8mxmLQ%2Bhg%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "Dart Web Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web+unsubscribe-dYxm/***@public.gmane.org
Visit this group at http://groups.google.com/a/dartlang.org/group/web/.
To view this discussion on the web visit https://groups.google.com/a/dartlang.org/d/msgid/web/CACekCD%3DFuqfNu-pnJTLXS3DudJ%2B%3DBW556D3-UpVbp8mxmLQ%2Bhg%40mail.gmail.com.