reference CDN in vanilla section
This commit is contained in:
parent
dd81bcd639
commit
ad920483c6
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ If you don't have the ability to run a bundler script due to company security po
|
|||
<title>Hello world</title>
|
||||
</head>
|
||||
<body>
|
||||
<script src="node_modules/mithril/mithril.js"></script>
|
||||
<script src="http://cdn.rawgit.com/lhorie/mithril.js/rewrite/mithril.js"></script>
|
||||
<script src="index.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue