diff --git a/config/webpack.library.js b/config/webpack.library.js index 297fdd2f..eb16865c 100644 --- a/config/webpack.library.js +++ b/config/webpack.library.js @@ -7,12 +7,6 @@ module.exports = { resolve: { extensions: [".js", ".ts", ".tsx"] }, - node: { - // Consider suggesting jsmediatags use: https://github.com/feross/is-buffer - // Cuts 22k - Buffer: false, - fs: "empty" - }, module: { rules: [ {