postcss / postcss-load-config

Autoload Config for PostCSS
MIT License
638 stars 71 forks source link

fix: avoid using __require as a variable name #257

Closed brc-dd closed 8 months ago

brc-dd commented 8 months ago

Notable Changes

Looks like some projects are using __require for patching stuff like conditional imports. We can avoid naming the variable here to prevent conflicts.

Commit Message Summary (CHANGELOG)

avoid using __require as a variable name

Type

SemVer

Issues

Checklist

ai commented 8 months ago

Do we need to release it?

brc-dd commented 8 months ago

yeah 😅

ai commented 8 months ago

Sure. 5.0.2.