Working static demo added.
This commit is contained in:
parent
f675cf6519
commit
8bd1e65c0b
393 changed files with 166510 additions and 3 deletions
8
demo/js/compiled/out/process/env.js
Normal file
8
demo/js/compiled/out/process/env.js
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue