update babel-plugin-transform-amp-asserts with devAssert removal.#23377
update babel-plugin-transform-amp-asserts with devAssert removal.#23377jridgewell merged 18 commits intoampproject:masterfrom
babel-plugin-transform-amp-asserts with devAssert removal.#23377Conversation
babel-plugin-transform-amp-asserts with devAssert removal.
b59c971 to
e4910be
Compare
|
@jridgewell @rsimha PTAL |
rsimha
left a comment
There was a problem hiding this comment.
LGTM. Will defer to @jridgewell to review and approve.
|
From the single pass failure logs, I see two issues:
|
|
@rsimha could you explain what you mean by "It appears that paths are being needlessly duplicated. For example, ads/google/a4a/ads/google/a4a/utils.js" ? |
The path should be |
|
Is this PR still active? |
512f12c to
f2c9fce
Compare
|
@jridgewell @erwinmombay Today, Does this PR remove all of them? If not, are there plans to do so? |
|
They're all eliminated. |
When I tried removing |
|
Open an issue, please. |
|
Currently the transformer does not remove
devAssert(we should leaveuserAssert's alone).