Eng: Move MJS compiled from PTL to package/<name>/lib directory (#2462)

This commit is contained in:
Belleve 2024-08-07 16:15:48 -10:00 committed by GitHub
parent 854b4f71f7
commit 27ab3784a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 64 additions and 49 deletions

View file

@ -3,7 +3,7 @@
"version": "31.1.0",
"private": true,
"exports": {
".": "./src/index.mjs"
".": "./lib/index.mjs"
},
"dependencies": {
"@iosevka/font-glyphs": "31.1.0",