build: switch to @rollup/plugin-typescript

This commit is contained in:
Johannes Loher 2022-01-21 02:26:48 +01:00
parent 8f0c1d4df9
commit e40b3ce419
4 changed files with 480 additions and 1435 deletions

View file

@ -62,6 +62,7 @@
"@commitlint/config-conventional": "16.0.0",
"@guanghechen/rollup-plugin-copy": "1.8.6",
"@league-of-foundry-developers/foundry-vtt-types": "9.242.0",
"@rollup/plugin-typescript": "^8.3.0",
"@seald-io/nedb": "2.2.1",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.4.0",
@ -82,10 +83,8 @@
"prettier": "2.5.1",
"rimraf": "3.0.2",
"rollup": "2.66.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-styles": "4.0.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.31.1",
"sass": "1.49.0",
"semver": "7.3.5",
"ts-jest": "27.1.3",