Version 1
[yaffs-website] / node_modules / grunt-uncss / node_modules / lodash / _reEvaluate.js
diff --git a/node_modules/grunt-uncss/node_modules/lodash/_reEvaluate.js b/node_modules/grunt-uncss/node_modules/lodash/_reEvaluate.js
new file mode 100644 (file)
index 0000000..6adfc31
--- /dev/null
@@ -0,0 +1,4 @@
+/** Used to match template delimiters. */
+var reEvaluate = /<%([\s\S]+?)%>/g;
+
+module.exports = reEvaluate;