Issue #151: Remove minification of phonegap.*.js file

This commit is contained in:
macdonst
2011-07-12 15:30:54 -04:00
parent 2a3c387ce3
commit 4cc3772e84
5 changed files with 3 additions and 213 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<html>
<head>
<title></title>
<script src="phonegap-1.0.0rc1.min.js"></script>
<script src="phonegap-1.0.0rc1.js"></script>
</head>
<body>