remove main.js

master
Josha von Gizycki 7 years ago
parent fff66a6e54
commit b2baae0b9b

@ -1,7 +0,0 @@
var CLOSURE_UNCOMPILED_DEFINES = null;
if(typeof goog == "undefined") document.write('<script src="out/goog/base.js"></script>');
document.write('<script src="out/cljs_deps.js"></script>');
document.write('<script>if (typeof goog == "undefined") console.warn("ClojureScript could not load :main, did you forget to specify :asset-path?");</script>');
document.write("<script>if (typeof goog != \"undefined\") { goog.require(\"figwheel.connect.build_default\"); }</script>");
document.write('<script>goog.require("topdown2d.core");</script>');
Loading…
Cancel
Save