Supports amendments in .hc.mjs and .hc.ts files, for example, while using hpal docs and hpal make. Also allows server.mjs and server.ts files, for example, while using hpal run. If you want to use TypeScript, just ensure typescript and ts-node v10 is installed in your project 👍
Coverage remained the same at 100.0% when pulling 2e26e887112515f5ad4d6435898d85250a7f7c4e on esm-and-ts-support into a1a642d1a91d3c1b98fa7bef88b3d6a623f44260 on master.
Supports amendments in
.hc.mjs
and.hc.ts
files, for example, while usinghpal docs
andhpal make
. Also allowsserver.mjs
andserver.ts
files, for example, while usinghpal run
. If you want to use TypeScript, just ensure typescript and ts-node v10 is installed in your project 👍Pairs with https://github.com/hapipal/haute-couture/pull/84