unjs / unplugin

Unified plugin system for Vite, Rollup, Webpack, esbuild, Rolldown, and more
https://unplugin.unjs.io
MIT License
2.9k stars 104 forks source link

_unplugin@1.8.0 bug #366

Closed yanlveming closed 4 months ago

yanlveming commented 4 months ago

Environment

npm -v 6.14.17 node 14

Reproduction

_unplugin@1.8.0@unplugin/dist/index.js:1021 loader.option ||= _options is Unexpected token '||='

Describe the bug

微信图片_20240305114549

Additional context

No response

Logs

No response

antfu commented 4 months ago
Screenshot 2024-03-05 at 11 20 24
antfu commented 4 months ago

fixed in https://github.com/unjs/unplugin/pull/365