Skip to content

Instantly share code, notes, and snippets.

@YurySolovyov
Created September 10, 2016 18:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YurySolovyov/7524ddabb1308054027809496053703e to your computer and use it in GitHub Desktop.
Save YurySolovyov/7524ddabb1308054027809496053703e to your computer and use it in GitHub Desktop.
goog.addDependency("base.js", ['goog'], []);
goog.addDependency("../cljs/core.js", ['cljs.core'], ['goog.string', 'goog.object', 'goog.math.Integer', 'goog.string.StringBuffer', 'goog.array', 'goog.math.Long']);
goog.addDependency("../eion/renderer/core.js", ['eion.renderer.core'], ['cljs.core']);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment