4 Commits

Author SHA1 Message Date
Andrey Antukh
63480bbb9b Replace direct draft-js usage with internal module 2025-11-28 12:46:18 +01:00
Andrey Antukh
0e24a3922f 📎 Add immutable dependency to vendor/draft-js 2025-11-28 12:43:53 +01:00
Andrey Antukh
0cd446421d 🐛 Fix some issues with vendored libraries and build process
related to how package.json is defined and how modules
are exported
2024-11-05 14:18:51 +01:00
Andrey Antukh
607deb31dc ♻️ Refactor bundle mechanism
Mainly leave shadow-cljs for build cljs stuff and use esbuild
for bundle all js dependencies, completly avoiding all possible
incompatibility issues between js libraries and google closure
compiler.
2024-11-01 10:04:03 +01:00