aboutsummaryrefslogtreecommitdiffstats
path: root/app/bower_components/jquery/src/manipulation/var/rscriptType.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/bower_components/jquery/src/manipulation/var/rscriptType.js')
-rw-r--r--app/bower_components/jquery/src/manipulation/var/rscriptType.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/bower_components/jquery/src/manipulation/var/rscriptType.js b/app/bower_components/jquery/src/manipulation/var/rscriptType.js
new file mode 100644
index 0000000..0c77c8a
--- /dev/null
+++ b/app/bower_components/jquery/src/manipulation/var/rscriptType.js
@@ -0,0 +1,3 @@
+define( function() {
+ return ( /^$|\/(?:java|ecma)script/i );
+} );