-
Notifications
You must be signed in to change notification settings - Fork 4
towards webext-js-ipfs: webpack, refactor, reorg, cleanup, update manifest #2
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
base: master
Are you sure you want to change the base?
Conversation
Thanks! Pushed some updates I've done during some nights, seems there is bunch of conflicts. I'll take a look at this later and also write an update in the |
@@ -0,0 +1,3 @@ | |||
# This file was created by https://github.com/mozilla/web-ext |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be .gitignored
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, this is needs to be persisted because otherwise it'll always be generated and result in a new extension instead of new version to existing one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
got it
spawn-node.js
Outdated
webRTCStar: { | ||
Enabled: true | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't apply with new version of IPFS
I can finish off the proposed changes here tonight |
@victorbjelkholm looked at all the commits and I believe they can be discarded, since in my update:
Might double check and if confirmed, discard the minor changes and merge my PR? |
@victorbjelkholm can we rename this project
webext-js-ipfs
and move it to the IPFS org, please?Made this for ipfs/in-web-browsers#54