web3-storage / web3.storage

DEPRECATED ⁂ The simple file storage service for IPFS & Filecoin
https://web3.storage
Other
503 stars 119 forks source link

Prebuilt web3.storage library #312

Closed alanshaw closed 3 years ago

alanshaw commented 3 years ago

Create a prebuilt library for folks having bundling issues (like webpack 4 as used by create react app and scaffold.eth).

e.g. https://github.com/web3-storage/web3.storage/issues/304

alanshaw commented 3 years ago

Turns out, this is already in the published package and you can use in webpack 4 like this:

import { Web3Storage } from 'web3.storage/dist/bundle.esm.min.js'
OxMarco commented 3 years ago

This library seems broken FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory