mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 14:22:51 +00:00
try again to remove .turbo from npm
This commit is contained in:
@@ -8,7 +8,10 @@
|
|||||||
"src",
|
"src",
|
||||||
"dist",
|
"dist",
|
||||||
"dist-internal",
|
"dist-internal",
|
||||||
"*"
|
"*.config.*",
|
||||||
|
"tsconfig*.json",
|
||||||
|
"*.md",
|
||||||
|
"*.html"
|
||||||
],
|
],
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./dist/index.js"
|
".": "./dist/index.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user