@esbuild-plugins/node-modules-polyfill is using the dependancy rollup-plugin-node-polyfills which gives the warning that rollup-plugin-node-polyfills is depreciated and should use @rollup/plugin-inject.
Is that by design or just an oversight?
Thanks!
@esbuild-plugins/node-modules-polyfill is using the dependancy rollup-plugin-node-polyfills which gives the warning that rollup-plugin-node-polyfills is depreciated and should use @rollup/plugin-inject.
Is that by design or just an oversight?
Thanks!