Commit Graph

21 Commits

Author SHA1 Message Date
9229f45d59 Downgrade Build to ES2015 (#2473) 2023-12-25 01:50:26 +00:00
d04c42cbe8 Use esm for ts-node (#2459)
* Use esm for ts-node

* Add esm flag

* Change tsconfig properties

* Use tsx rather than ts-node

* Use tsx

* Remove ts-node
2023-12-22 01:10:54 +00:00
0cbb5fb0a3 Convert to vite and clean up build 2023-06-01 02:05:35 +01:00
a26292a0fd Trying to upgrade docx to use Vite 2023-05-01 20:37:39 +01:00
c37d9ca5b3 Add ts-node to tsconfig 2023-02-24 01:44:53 +00:00
7d8cfc0382 Move SpaceType to shared 2022-10-29 03:10:29 +01:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
8d94fa9a78 Change module to ES6 2021-09-30 15:00:49 +01:00
536204e5ef Add back types absolute fixer 2021-09-28 19:56:29 +01:00
fceefcf290 Update webpack and testing frameworks 2021-03-31 21:27:40 +01:00
7ebef8b3b5 #800 Use new typedoc config 2021-03-09 02:23:22 +00:00
b22f565dd0 Use a typescript webpack config 2019-01-16 13:34:32 +00:00
b37d2c141d Add new e2e command 2019-01-15 00:23:01 +00:00
eb9cc767c6 Merge from master 2018-08-21 20:59:20 +01:00
a7f6224fb2 Made demo files into typescript files 2018-08-21 02:46:21 +01:00
5f594a822f Fix and enable linting on tests 2018-08-09 23:29:40 +01:00
d8252141fe Update tsconfig.json 2018-08-09 11:54:05 +01:00
94274733f4 Improve API documentation 2018-08-08 22:51:54 +01:00
e9aecfac1c Updated lint rules 2018-08-07 01:38:15 +01:00
928e4b9bc2 Turn off sourceRoot to hotfix typedoc 2017-12-29 02:06:44 +00:00
f84af9a44b Move tsconfig files to root, and made webpack config build 2017-12-29 01:11:59 +00:00