有没有polymer 2迁移工具

Is there any polymer 2 migration tool

有没有类似 polyup 的 polymer 2 迁移工具,因为我有几个元素,polyup 只是从 0.5 版迁移到 1.0 版。 我知道 polyup 效率不高,但至少它跳过了迁移的无聊部分。

还没有。如 Polymer 2.0-preview wiki 中所述:

Before releasing Polymer 2.0, we'll also provide an upgrade tool to automate as many of the changes (both required and recommended) as possible.

团队在 Slack 中暗示 2.0 的暂定发布日期是明年初,因此您可以在此之前期待该工具。

您可以在 polymer-2-hybrid 模式下使用 Polymer linter https://github.com/Polymer/polymer-linter--fix 选项。