Commit graph

19 commits

Author SHA1 Message Date
Johannes Loher 7670d7f808
chore: reformat with 2 spaces
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful
2023-07-10 22:33:01 +02:00
Johannes Loher 032b006dd5
refactor: use new format for packs 2023-07-09 23:17:35 +02:00
Renovate Bot f9934cf5d1 chore(deps): update dependency rollup to v3.20.0 2023-03-23 01:27:58 +01:00
Johannes Loher 50a18d05bc chore: disable verbose logs from rollup-plugin-copy 2022-11-17 00:49:10 +01:00
Renovate Bot c30c4c443c chore(deps): update dependency rollup to v3 2022-10-17 19:29:50 +00:00
Johannes Loher bb6d22d14a test: use vitest instead of jest 2022-08-22 23:42:42 +02:00
Johannes Loher 0afdb45449 build: add livereload in watch mode 2022-08-15 15:01:47 +02:00
Johannes Loher d8d6b54e5a fix: fix minification 2022-05-13 20:08:00 +02:00
Johannes Loher 13586c532c build: use swc for TypeScript compilation 2022-04-22 03:02:37 +02:00
Johannes Loher ad1fd150b7 build: don't fail watching on compile error 2022-02-12 04:18:49 +01:00
Johannes Loher e52c4b93a5 docs: correctly bundle LICENSE.md file 2022-01-31 16:56:50 +01:00
Johannes Loher 1aa284311f refactor: resturcture files so that lincensing info can be bundled properly 2022-01-31 15:31:45 +01:00
Johannes Loher e40b3ce419 build: switch to @rollup/plugin-typescript 2022-01-23 16:17:42 +01:00
Johannes Loher 0d6b89a3ed chore: replace gulp by a pure rollup based build 2021-11-30 18:08:58 +01:00
Johannes Loher 5ef25e7c4a ci: keep function and class names in production builds 2021-10-27 19:12:18 +02:00
Johannes Loher f2131bc588 ci: use minification for production builds 2021-10-26 20:57:53 +00:00
Johannes Loher b9347ba20e Remove @rollup/plugin-node-resolve
It's not needed and adds about 2 seconds build time.

Additionally, update all dependencies.
2021-07-15 20:09:57 +02:00
Johannes Loher 2d647094f7 Use REUSE to specify licensing info 2021-06-26 22:02:00 +02:00
Johannes Loher e7fc318ea5 Use rollup to build typescript 2021-03-17 17:28:35 +01:00