zotero/js-build
Dan Stillman f81763b173 Remove Chai as Promised
A test using `assert.eventually` was failing after the Bluebird removal
but worked with just `await`, and since there hasn't really been much
point to Chai as Promised since the introduction of `async`/`await` ages
ago, just remove the library instead of figuring out why.
2025-07-30 22:31:08 -04:00
..
.eslintrc Improve build process. Fix #3758 (#3809) 2024-03-08 01:26:24 -05:00
babel-worker.js Scaffold code completion (#5171) 2025-04-09 00:36:22 -04:00
browserify.js Rename scripts folder to js-build 2023-04-26 04:40:22 -04:00
build.js Update build scripts for note-editor, pdf-worker, and reader: 2025-04-30 13:46:32 +03:00
clean.js Move pdf-reader submodule to reader 2023-08-08 01:40:24 -04:00
config.js Remove Chai as Promised 2025-07-30 22:31:08 -04:00
copy.js Rename scripts folder to js-build 2023-04-26 04:40:22 -04:00
ftl-to-json.mjs Few fixes to ftl-to-json and localize-ftl scripts (#3707) 2024-06-18 06:34:17 -04:00
js.js Rename scripts folder to js-build 2023-04-26 04:40:22 -04:00
localize-ftl.mjs Fix localize-ftl crashing in certain cases #4773 (#4775) 2024-10-23 01:30:58 -04:00
note-editor.js Update build scripts for note-editor, pdf-worker, and reader: 2025-04-30 13:46:32 +03:00
pdf-worker.js Update build scripts for note-editor, pdf-worker, and reader: 2025-04-30 13:46:32 +03:00
reader.js Update build scripts for note-editor, pdf-worker, and reader: 2025-04-30 13:46:32 +03:00
sass.js Rename scripts folder to js-build 2023-04-26 04:40:22 -04:00
symlinks.js Rename scripts folder to js-build 2023-04-26 04:40:22 -04:00
utils.js Few fixes to ftl-to-json and localize-ftl scripts (#3707) 2024-06-18 06:34:17 -04:00
watch.js JS Build: Fix watch exits if omni update fails 2024-04-02 17:38:15 +02:00