tiptap/tests
tomi-bigpi d3aeac4afa
Fix #3435 - CommonJS and ESM loading confusion (#3436)
* Fix TipTap getting loaded as CommonJS when the intent is to use the ES Module version.
* `package.json` change also makes explicit exports required
* Update `core` utilities exports to include all utilities
* Update tests to use exported utilities
2022-11-24 16:06:42 +01:00
..
cypress Fix #3435 - CommonJS and ESM loading confusion (#3436) 2022-11-24 16:06:42 +01:00
cypress.config.js fix(tests): fix failing cypress tests and update cypress 2022-09-26 11:06:01 +02:00