diff options
| author | Alon Levy <alon@pobox.com> | 2014-11-29 22:04:46 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-11-29 22:33:44 +0200 |
| commit | 372aac3fafedbd517cf26501ef70015f47feb7f9 (patch) | |
| tree | eb3f27b04e99f19feb23402153053a76136f20f0 /src/app.js | |
| parent | 897dd1f5bcde6e78999ab8c3834464ebf56db2e5 (diff) | |
add Bacon library (used later, split for easier review)
Diffstat (limited to 'src/app.js')
| -rw-r--r-- | src/app.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ FileSaver: lib_path + 'FileSaver', caret: lib_path + 'caret', autocomplete: lib_path + 'autocomplete', + Bacon: lib_path + 'Bacon', } } |
