fix for #90 #1

Open
krombel wants to merge 7 commits from esm-asar-entrypoints into main
Showing only changes of commit 1c55526cdb - Show all commits

View File

@@ -20,7 +20,7 @@
"files": [
"dist/*",
"entry-asar/*",
"!entry-asar/**/*.ts",
"!entry-asar/**/*.{ts,mts}",
"!entry-asar/**/tsconfig.json",
"README.md"
],