Commit Graph

31 Commits

Author SHA1 Message Date
Nick Perez
6834a7f7d6
build: type defs only emit for a single package's code (#5665) 2024-09-26 14:51:00 +02:00
Dominik
243c6ab0d2
Move back from tsup/esbuild to rollup (#3720)
* fix: bring back global rollup config

* fix: add rollup build for packages except pm

* fix: rollup global build

* fix: fix memory leak on build

* fix(character-count): revert files

* fix: builds run individual per rollup and lerna

* chore: remove old rollup

* fix(blockquote): correct the main module path

* fix(character count): bump version number
2023-02-08 11:12:43 +01:00
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
Philipp Kühn
b868591ad2 enable resolveJsonModule 2021-09-20 09:32:39 +02:00
Philipp Kühn
00c24b513f fix: revert adding useDefineForClassFields to tsconfig, fix #1907 2021-09-18 20:30:49 +02:00
Philipp Kühn
ddc4986df1 check ts correctly on demo build 2021-09-17 23:44:01 +02:00
Philipp Kühn
1a43d2992f improve typescript setup 2021-09-17 12:43:26 +02:00
Philipp Kühn
2a0a365d45 fix types for demos 2021-09-16 21:30:09 +02:00
Philipp Kühn
2718ccff6f fix some react ts issues 2021-04-07 14:29:51 +02:00
Philipp Kühn
5e9a0d4225 add basic react nodeviewrenderer 2021-03-14 16:30:06 +01:00
Philipp Kühn
d64ddf6c1b refactoring 2021-03-08 23:10:10 +01:00
Philipp Kühn
09c8af6e58 fix ts paths again 2020-11-16 12:41:45 +01:00
Philipp Kühn
440516ac48 fix path 2020-11-16 12:40:25 +01:00
Philipp Kühn
88ab87f7f2 fix config 2020-11-16 12:27:10 +01:00
Philipp Kühn
0ca99d7b71 fix types in package.json for all packages 2020-11-13 08:59:00 +01:00
Philipp Kühn
5dbbfaf46a improve types 2020-11-10 22:52:54 +01:00
Philipp Kühn
d3b4e7a1d4 fix build for now 2020-11-10 16:29:31 +01:00
Philipp Kühn
30009df309 improve build script 2020-11-10 11:53:47 +01:00
Philipp Kühn
c9145d69f5 undo 2020-11-06 18:17:40 +01:00
Philipp Kühn
9934a460d6 maybe fix build 2020-11-06 18:00:32 +01:00
Philipp Kühn
54195d29eb fix more errors 2020-10-23 11:24:27 +02:00
Philipp Kühn
f61c9883e3 fix optional chaining 2020-09-30 19:19:42 +02:00
Philipp Kühn
d3d3c1141e whitespace 2020-08-20 23:31:20 +02:00
Philipp Kühn
4125c2dd17 fix package build 2020-08-20 23:25:55 +02:00
Philipp Kühn
3470a7be1c add basic support for components 2020-04-24 09:32:37 +02:00
Philipp Kühn
3c0727fd59 move docs to own folder 2020-04-17 12:51:49 +02:00
Philipp Kühn
34b8f18a57 fix some types 2020-04-14 10:13:27 +02:00
Philipp Kühn
aa557af648 enable type check for js files 2020-04-13 23:35:18 +02:00
Philipp Kühn
00cc5b0180 add magic methods 2020-03-11 10:02:47 +01:00
Philipp Kühn
8633404cc3 refactoring 2020-03-04 21:23:18 +01:00
Philipp Kühn
90f86bafbb add some tests 2019-12-08 00:16:44 +01:00