[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish to IPFS #7

Open
hobofan opened this issue Aug 28, 2016 · 2 comments
Open

publish to IPFS #7

hobofan opened this issue Aug 28, 2016 · 2 comments

Comments

@hobofan
Copy link
Member
hobofan commented Aug 28, 2016

Once the rough functionality is finished the compiled html/js/css should be published to IPFS.

@hobofan
Copy link
Member Author
hobofan commented Sep 12, 2016

After building the project with npm run deploy:prod the files on the dist folder should be runnable without a server (only used for hot reload in development), and thus usable via IPFS.

The dist for the current master is at https://ipfs.io/ipfs/QmSA76DiRmaBGDvW2J3CQtS94tC7UdLouKV11b4QWnTG9f/

However at the moment I am running into ipfs/kubo#3209.

@cakenggt
Copy link

It looks like ipfs/kubo#3209 makes an error pop up in the console, but doesn't actually prevent javascript code from running. Is this still a problem keeping you from viewing the uploaded files on ipfs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants