A test bed for me figuring out how to add client-side Typescript compilation as well as rollup bundling to support coding in modules but still being able to support older browsers that don't support javascript modules via script tag in the Eleventy static site generator. The code here works for my particular use case; your mileage may vary.