forked from 0x2620/oxjs
rename build/ to min/
This commit is contained in:
parent
51696562f1
commit
383433a06d
25 changed files with 84 additions and 75 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<p><pre><!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<script type="text/javascript" src="OxJS/build/Ox.js"></script>
|
||||
<script type="text/javascript" src="OxJS/min/Ox.js"></script>
|
||||
<script>
|
||||
Ox.load(function() {
|
||||
// Document ready. Your code here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue