diff --git a/Gruntfile.js b/Gruntfile.js
index 9a0a046..6f8e8c7 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -16,7 +16,7 @@ module.exports = function(grunt) {
dist: {
expand: true,
flatten: true,
- src: ["jquery.*.js", "!jquery.js"],
+ src: ["src/**/*.js"],
dest: "dist/",
rename: function(base, path) {
return base + path.replace(/\.js/, ".min.js");
@@ -29,7 +29,7 @@ module.exports = function(grunt) {
src: "Gruntfile.js"
},
flot: {
- src: ["jquery.flot*.js"]
+ src: ["src/**/*.js"]
}
},
watch: {
diff --git a/examples/ajax/index.html b/examples/ajax/index.html
index be0ff74..ea100a4 100644
--- a/examples/ajax/index.html
+++ b/examples/ajax/index.html
@@ -7,7 +7,7 @@
-
+
-
+
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
-
+
-
-
-
+
+
+
-
-
+
+
-
-
+
+
-
+
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
-
-
+
+
-
-
+
+
-
-
-
+
+
+
-
-
+
+
-
+
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
+
+
+
-
-
+
+