Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Build web, node, and production bundle #7

Open
1 of 4 tasks
MSevey opened this issue Mar 31, 2021 · 0 comments
Open
1 of 4 tasks

Build web, node, and production bundle #7

MSevey opened this issue Mar 31, 2021 · 0 comments

Comments

@MSevey
Copy link
Contributor

MSevey commented Mar 31, 2021

Issue by m-cat
Tuesday Feb 23, 2021 at 19:56 GMT
Originally opened as NebulousLabs/skynet-js#338


I've moved to Webpack and created two separate targets for node and dev.

TODO (followup PRs)

Production build deploy

  1. The production web build should be deployed to our skynet-js HNS. I plan to include a deploy.js script in the repo which uses the Node version of the library itself to upload the production file and save the skylink to the registry. (Get the full, descriptive error response returned from skyd #351)

Update docs

  1. Remove nodejs-skynet SDK from the docs (and archive repo)
  2. Update nodejs examples
  3. Add notes about differences in API between Node and Web (since the former lacks File and the latter lacks access to the local filesystem)

m-cat included the following code: https://github.com/NebulousLabs/skynet-js/pull/338/commits

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

Successfully merging a pull request may close this issue.

1 participant