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

Remove side effects from package.json #3907

Merged
merged 1 commit into from
Jul 6, 2023
Merged

Conversation

36degrees
Copy link
Contributor

Since we’ve now removed the last of the polyfills in the vendor directory, I believe we can remove this from our package.json.

Since we’ve now removed the last of the polyfills in the vendor directory, I believe we can remove this from our `package.json`.
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-3907 July 5, 2023 16:33 Inactive
@colinrotherham colinrotherham self-requested a review July 6, 2023 09:38
Copy link
Contributor

@colinrotherham colinrotherham left a comment

Choose a reason for hiding this comment

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

Looks good

Might come back as the @rollup/plugin-babel "virtual" directory

"sideEffects": [
   "**/_virtual/**"
 ],

But depends if we use "pure" polyfills that don't modify globals

@36degrees 36degrees merged commit 635bb3c into main Jul 6, 2023
26 checks passed
@36degrees 36degrees deleted the remove-side-effects branch July 6, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants