Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

CDN Integration #636

Open
ChrisCates opened this issue Dec 30, 2019 · 0 comments
Open

CDN Integration #636

ChrisCates opened this issue Dec 30, 2019 · 0 comments

Comments

@ChrisCates
Copy link

Overview

This is a rather simple semantic to add to the project.
Currently, the documentation asks users to clone and build the project from scratch.

As seen here: https://eosio.github.io/eosjs/latest/basic-usage/browser

Of course, a CDN is much simpler and easier to use... You can just pop in a script and you're good to go... However, it would be nice to have some DevOps integrations to automatically deploy new releases on every RC or commit to master.

Suggested Tasks

  1. Update a CDN (ie: JSDelivr) with the latest build from yarn build-web via CI.

  2. Update documentation to point users to be able to use the CDN over having to manually build the web files from scratch.

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

No branches or pull requests

2 participants