mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-12 09:20:05 +00:00
Replace esbuild with rimraf + rollup for packaging
Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>
This commit is contained in:
parent
fd65c7eda3
commit
5a2d3d79af
8 changed files with 454 additions and 25749 deletions
|
|
@ -21,5 +21,5 @@
|
|||
"outDir": "./lib",
|
||||
"rootDir": "./src"
|
||||
},
|
||||
"exclude": ["node_modules", "**/*.test.ts", "vitest.config.ts"]
|
||||
"exclude": ["node_modules", "**/*.test.ts", "vitest.config.ts", "rollup.config.ts", "rollup.config.js"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue