assets/_vendor/ace/snippets/kotlin.js in bedrock_sass-0.2.0 vs assets/_vendor/ace/snippets/kotlin.js in bedrock_sass-0.2.1
- old
+ new
@@ -2,11 +2,10 @@
"use strict";
exports.snippetText =undefined;
exports.scope = "";
-});
- (function() {
+}); (function() {
window.require(["ace/snippets/kotlin"], function(m) {
if (typeof module == "object" && typeof exports == "object" && module) {
module.exports = m;
}
});
\ No newline at end of file