mirror of
https://github.com/dorny/paths-filter.git
synced 2025-06-08 00:59:04 +00:00
Use esbuild to generate esm bundle
This commit is contained in:
parent
e5970628e0
commit
c4f6f6794a
8 changed files with 316 additions and 30 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue