Skip to content

update documentation to pull from the jsDelivr CDN #3

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

Open
catmando opened this issue May 26, 2020 · 0 comments
Open

update documentation to pull from the jsDelivr CDN #3

catmando opened this issue May 26, 2020 · 0 comments

Comments

@catmando
Copy link

<!-- React and JQuery -->
<script crossorigin src="https://unpkg.com/[email protected]/umd/react.production.min.js"></script>
<script crossorigin src="https://unpkg.com/[email protected]/umd/react-dom.production.min.js"></script>
<script crossorigin src="https://unpkg.com/[email protected]/create-react-class.min.js"></script>
<script crossorigin src="https://unpkg.com/[email protected]/umd/react-router.min.js"></script>
<script crossorigin src="https://unpkg.com/[email protected]/umd/react-router-dom.min.js"></script>
<script crossorigin src="https://unpkg.com/[email protected]/umd/history.min.js"></script>
<script crossorigin src="https://unpkg.com/[email protected]/react_ujs/dist/react_ujs.js"></script>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>

<!-- Opal -->
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/hyperstack-js@master/dist/opal.min.js"></script>

<!-- Hyperstack -->
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/[email protected]/dist/hyperstack.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/[email protected]/dist/hyper-router.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/[email protected]/dist/hyperstack-compiler.min.js"></script>
<script src="https://raw.githubusercontent.com/hyperstack-org/hyperstack/edge/ruby/hyper-component/lib/hyperstack/ext/component/element.rb" type='text/ruby'></script>
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

1 participant