We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aee050 commit efaf27bCopy full SHA for efaf27b
packages/app/src/sandbox/eval/npm/get-core-libraries.js
@@ -28,7 +28,6 @@ export default {
28
_stream_readable: 'readable-stream/readable.js',
29
_stream_transform: 'readable-stream/transform.js',
30
_stream_writable: 'readable-stream/writable.js',
31
- string_decoder: 'string_decoder/index.js',
32
sys: 'util/util.js',
33
timers: 'timers-browserify/main.js',
34
tls: null,
0 commit comments