13 Commits

Author SHA1 Message Date
93f99c732f chore: more readable snapshots 2024-03-26 01:21:23 +01:00
4cb8daf908 chore: calculate code coverage 2024-03-23 22:20:11 +01:00
c4878caef3 chore: update dependencies to rollup 4 and remove unneeded dependencies 2024-02-21 17:30:44 +01:00
e46f668ac8 chore: switch to jest for testing 2024-02-21 00:04:36 +01:00
3e46055845 test: added a react application test (in the browser) 2024-01-07 15:28:17 +01:00
e96c2248ee test: added testing via a browser (puppeteer) 2023-12-09 23:35:28 +01:00
5c1e528304 chore: update for node 20 LTS 2023-11-23 20:07:10 +01:00
52c104f781 0.0.3: Fixed a bug that showed up in watch mode
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-20 21:05:37 +02:00
5ae59102b5 First private release. Check updated README.md for details
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-30 13:29:47 +02:00
240d5cfe9a WIP: transforming through handlebars, parsing the html and resolving the imports 2023-04-27 15:18:14 +02:00
da9dc3bdc1 Simple handlebars test added (old usage) 2023-04-24 20:15:35 +02:00
581e66c022 Fix dependencies for some of the scripts, and removed some we're not likely to use for now 2023-04-17 21:52:48 +02:00
2dc701c5b7 Converted @rollup/html to a standalone package (out of the original monorepo) and made it ESM-native 2023-04-17 21:04:05 +02:00