-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
@joystream/js InputOutput imports fs and can't be loaded in browser context. See vite
➜ atlas git:(l1) ✗ rgrep InputOutput node_modules/@joystream/js
node_modules/@joystream/js/lib/cjs/utils/index.js:tslib_1.__exportStar(require("./InputOutput"), exports);
node_modules/@joystream/js/lib/cjs/utils/index.js:tslib_1.__exportStar(require("./InputOutput"), exports);
node_modules/@joystream/js/lib/mjs/utils/index.js:export * from './InputOutput';
node_modules/@joystream/js/lib/mjs/utils/index.js:export * from './InputOutput';
node_modules/@joystream/js/lib/utils/index.d.ts:export * from './InputOutput';
node_modules/@joystream/js/lib/utils/index.d.ts:export * from './InputOutput';
node_modules/@joystream/js/src/utils/index.ts:export * from './InputOutput'
node_modules/@joystream/js/src/utils/index.ts:export * from './InputOutput'
Atlas requires it in
Metadata
Metadata
Assignees
Labels
No labels