| Index: pkg/polymer/lib/src/build/generated/messages.html
|
| diff --git a/pkg/polymer/lib/src/build/generated/messages.html b/pkg/polymer/lib/src/build/generated/messages.html
|
| index 04c43b0825ce1b3477af391e1318a47fd7da2d1d..7bdc6971a451fc5e53ea66e7d4bec890258f522c 100644
|
| --- a/pkg/polymer/lib/src/build/generated/messages.html
|
| +++ b/pkg/polymer/lib/src/build/generated/messages.html
|
| @@ -501,7 +501,7 @@ but assign the value to true.</p>
|
| <div id="polymer_43"><h3>"dart_support.js" not necessary <a href="#polymer_43">#43</a></h3>
|
| <p>The script <code>packages/web_components/dart_support.js</code> is still used, but you no
|
| longer need to put it in your application's entrypoint.</p>
|
| -<p>In the past this file served two purposes:</p><ul><li>to make dart2js work well with the platform polyfills, and</li><li>to support registering Dart APIs for JavaScript custom elements.</li></ul>
|
| +<p>In the past this file served two purposes:</p><ul><li>to make dart2js work well with the web_components polyfills, and</li><li>to support registering Dart APIs for JavaScript custom elements.</li></ul>
|
| <p>Now, the code from <code>dart_support.js</code> is split in two halves. The half for
|
| dart2js is now injected by the polymer transformers automatically during <code>pub
|
| build</code>. The <code>web_components</code> package provides an HTML file containing the other
|
|
|