Use esbuild to generate esm bundle

This commit is contained in:
Alex Miller 2024-09-11 13:14:51 +12:00
parent e5970628e0
commit c4f6f6794a
8 changed files with 316 additions and 30 deletions

View file

@ -49,7 +49,7 @@ outputs:
description: JSON array with names of all filters matching any of changed files
runs:
using: 'node20'
main: 'dist/index.js'
main: 'dist/index.mjs'
branding:
color: blue
icon: filter