mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-05-12 09:27:14 +00:00
remove node polyfills
This commit is contained in:
parent
1198a25333
commit
a967a798f5
@ -28,7 +28,7 @@ export default [
|
|||||||
],
|
],
|
||||||
plugins: [
|
plugins: [
|
||||||
nodeResolve(),
|
nodeResolve(),
|
||||||
nodePolyfills(),
|
// nodePolyfills(),
|
||||||
commonjs({
|
commonjs({
|
||||||
ignoreDynamicRequires: true,
|
ignoreDynamicRequires: true,
|
||||||
}),
|
}),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user