Working static demo added.

This commit is contained in:
Simon Brooke 2020-02-24 16:12:38 +00:00
parent f675cf6519
commit 8bd1e65c0b
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
393 changed files with 166510 additions and 3 deletions

View file

@ -0,0 +1,8 @@
// Compiled by ClojureScript 1.10.520 {}
goog.provide('process.env');
goog.require('cljs.core');
/** @define {string} */
goog.define("process.env.NODE_ENV","development");
//# sourceMappingURL=env.js.map?rel=1582560152003