17 Commits

Author SHA1 Message Date
b18ac5c361 0.0.2: Package increment
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-02 16:16:40 +02:00
ba07649981 0.0.2: Updated docs to reflect current state
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-02 15:47:23 +02:00
9768b3efe5 Supporting multri entry 2023-05-02 05:05:42 +02:00
4006f3954e Refactoring to support inlined scripts 2023-05-02 03:46:47 +02:00
e3a022d420 Fix testing in CI pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-30 13:34:58 +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
831e607591 WIP: Basic working version. Will import .html files and resolve its dependencies. But it will generate invalid html when sourcemaps are enabled, assets like <link..> do not yet work... 2023-04-27 21:49:13 +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
7e45443d19 CI: add explicit build step and test
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-19 07:57:03 +02:00
6d8f0eb256 Drone CI (attempted fix #3, secret usage)
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 00:57:11 +02:00
fdc0a6d866 Drone CI (attempted fix #2, secret usage)
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-18 23:02:56 +02:00
87ae0cfe67 Drone CI (attempted fix)
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-18 22:56:12 +02:00
18f03b8773 Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-18 01:03:40 +02:00
7e259d88b9 Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-18 00:45:11 +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