Skip to content

update documentation to pull from the jsDelivr CDN #3

Description

@catmando
<!-- 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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions