Commit cdaeff2
dnolen
under Node.js we don't need require entries in the goog.addDependency calls in cljs_deps.js - runtime require is possible. It's surprising this hasn't come up as a problem before.
1 parent a64ab2c commit cdaeff2
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1352 | 1352 | | |
1353 | 1353 | | |
1354 | 1354 | | |
1355 | | - | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
1356 | 1358 | | |
1357 | 1359 | | |
1358 | 1360 | | |
| |||
0 commit comments