privatenumber / esbuild-loader

💠 Speed up your Webpack with esbuild ⚡️
MIT License
3.58k stars 106 forks source link

Update README.md to use correct variable name ESBuildPlugin #330

Closed mentaman closed 1 year ago

mentaman commented 1 year ago

In the dist I see

"ESBuildPlugin" image

while the documentation it uses "EsbuildPlugin"

So when I copy pasted from the documentation it didn't work..

Not sure if I missed something cause I didn't see any issues about it, am I the only one to encounter it?

mentaman commented 1 year ago

@privatenumber hi, small fix to readme typo about plugin usage

privatenumber commented 1 year ago

Sounds like you're using an older version? Check the name in the latest source code in this repo.