tiptap/demos
Dominik e46f8e3334
Change Build Process to Lerna + tsup & prepare for prosemirror-meta package (#3555)
* chore:(core): migrate to tsup

* chore: migrate blockquote and bold to tsup

* chore: migrated bubble-menu and bullet-list to tsup

* chore: migrated more packages to tsup

* chore: migrate code and character extensions to tsup

* chore: update package.json to simplify build for all packages

* chore: move all packages to tsup as a build process

* chore: change ci build task

* chore: clean up and fix issues related to new build

* fix: fix demo build

* fix: fix demo build

* fix: fix tsconfig files to reference only one source

* fix: fix minor ts issues
2023-01-25 10:19:51 +01:00
..
preview chore(demos): added svelte default demo 2022-06-24 18:31:39 +02:00
public add basic vite setup 2021-08-25 11:52:20 +02:00
setup chore(demos): added svelte default demo 2022-06-24 18:31:39 +02:00
src docs: inject collaboration rooms in build process 2022-12-14 11:59:38 +01:00
CHANGELOG.md v2.0.0-beta.209 2022-12-16 13:44:12 +01:00
includeDependencies.txt fix(extension/table): move dependency from @_ueberdosis to @tiptap (#3448) 2022-11-24 14:48:48 +01:00
index.html redirect demos 2021-08-26 10:06:14 +02:00
package-lock.json v2.0.0-beta.209 2022-12-16 13:44:12 +01:00
package.json Change Build Process to Lerna + tsup & prepare for prosemirror-meta package (#3555) 2023-01-25 10:19:51 +01:00
postcss.config.js demos: revert switch to modules only 2021-09-30 11:43:51 +02:00
tailwind.config.js demos: revert switch to modules only 2021-09-30 11:43:51 +02:00
tsconfig.base.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
tsconfig.react.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
tsconfig.vue-2.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
tsconfig.vue-3.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
vite.config.ts chore(demos): added svelte default demo 2022-06-24 18:31:39 +02:00