19 - 《两个 esbuild 插件新特性》
发布于 2021年12月26日
esbuild 重要性不必多说,插件开发肯定少不了。最近的两个插件特性记录下:
1、0.14.3 - Pass the current build to JS Plugins
https://github.com/evanw/esbuild/releases/tag/v0.14.3
插件代码中可以直接访问 esbuild
esbuild 重要性不必多说,插件开发肯定少不了。最近的两个插件特性记录下:
1、0.14.3 - Pass the current build to JS Plugins
https://github.com/evanw/esbuild/releases/tag/v0.14.3
插件代码中可以直接访问 esbuild