Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete babel plugin prune-namespace #35592

Merged
merged 2 commits into from
Aug 10, 2021
Merged

Conversation

samouri
Copy link
Member

@samouri samouri commented Aug 10, 2021

summary
Removes the prune-namespace plugin originally introduced in #23050 since single-pass is no longer an active pursuit.

Partial for #35573

@samouri samouri changed the title Bb prune namespace delete babel plugin prune-namespace Aug 10, 2021
@samouri samouri self-assigned this Aug 10, 2021
@amp-owners-bot
Copy link

Hey @erwinmombay, @jridgewell! These files were changed:

build-system/babel-plugins/babel-plugin-transform-prune-namespace/index.js
build-system/babel-plugins/babel-plugin-transform-prune-namespace/test/fixtures/errors/computed-identifier-property/input.js
build-system/babel-plugins/babel-plugin-transform-prune-namespace/test/fixtures/errors/computed-identifier-property/options.json
build-system/babel-plugins/babel-plugin-transform-prune-namespace/test/fixtures/errors/computed-number-property/input.js
build-system/babel-plugins/babel-plugin-transform-prune-namespace/test/fixtures/errors/computed-number-property/options.json
build-system/babel-plugins/babel-plugin-transform-prune-namespace/test/fixtures/errors/computed-string-property/input.js
build-system/babel-plugins/babel-plugin-transform-prune-namespace/test/fixtures/errors/computed-string-property/options.json
build-system/babel-plugins/babel-plugin-transform-prune-namespace/test/fixtures/errors/deep-computed-identifier/input.js
build-system/babel-plugins/babel-plugin-transform-prune-namespace/test/fixtures/errors/deep-computed-identifier/options.json
build-system/babel-plugins/babel-plugin-transform-prune-namespace/test/fixtures/unused-properties/double-assignment/input.js
build-system/babel-plugins/babel-plugin-transform-prune-namespace/test/fixtures/unused-properties/double-assignment/options.json
build-system/babel-plugins/babel-plugin-transform-prune-namespace/test/fixtures/unused-properties/double-assignment/output.js
+22 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants