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

chore: [Popper] remove process.env warnings #2252

Closed
wants to merge 3 commits into from

Conversation

atomiks
Copy link
Collaborator

@atomiks atomiks commented Mar 25, 2023

Same as #2251

@rollingversions
Copy link

There is no change log for this pull request yet.

Create a changelog

@benmccann
Copy link
Contributor

thank you so much @atomiks!

import orderModifiers from './utils/orderModifiers';
import debounce from './utils/debounce';
import validateModifiers from './utils/validateModifiers';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks like you can probably delete src/utils/validateModifiers.js now as it appears the CI is complaining about it being unused

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

src/utils/format.js needs to be deleted as well to get that CI check passing. I created a new branch to check what needed to be done here: #2296

@benmccann
Copy link
Contributor

This PR looks good to me except for the two files that need to be deleted to pass the CI check. The other CI check failures are unrelated to this PR as I've described in #2296 which is an updated version of this PR with those two files removed

@atomiks
Copy link
Collaborator Author

atomiks commented May 15, 2023

#2296

@atomiks atomiks closed this May 15, 2023
@atomiks atomiks deleted the chore/remove-process-env branch May 15, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants