diff --git a/packages/check-dist/.npmignore b/packages/check-dist/.npmignore new file mode 100644 index 0000000..4a6ca1c --- /dev/null +++ b/packages/check-dist/.npmignore @@ -0,0 +1,4 @@ +src +tsconfig.json +tsup.config.ts +.turbo \ No newline at end of file diff --git a/packages/check-dist/package.json b/packages/check-dist/package.json index 00a455d..311147f 100644 --- a/packages/check-dist/package.json +++ b/packages/check-dist/package.json @@ -8,8 +8,7 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsup", - "dev": "tsup --watch", - "package": "pnpm pack" + "dev": "tsup --watch" }, "keywords": [], "author": "", @@ -26,4 +25,4 @@ "@ultrapkg/types", "@ultrapkg/manifest-fetcher" ] -} \ No newline at end of file +} diff --git a/packages/dependency-map/.npmignore b/packages/dependency-map/.npmignore new file mode 100644 index 0000000..4a6ca1c --- /dev/null +++ b/packages/dependency-map/.npmignore @@ -0,0 +1,4 @@ +src +tsconfig.json +tsup.config.ts +.turbo \ No newline at end of file diff --git a/packages/extract-tar/.npmignore b/packages/extract-tar/.npmignore new file mode 100644 index 0000000..4a6ca1c --- /dev/null +++ b/packages/extract-tar/.npmignore @@ -0,0 +1,4 @@ +src +tsconfig.json +tsup.config.ts +.turbo \ No newline at end of file diff --git a/packages/extract-tar/package.json b/packages/extract-tar/package.json index cfd9b0a..72b68fb 100644 --- a/packages/extract-tar/package.json +++ b/packages/extract-tar/package.json @@ -8,8 +8,7 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsup", - "dev": "tsup --watch", - "package": "pnpm pack" + "dev": "tsup --watch" }, "keywords": [], "author": "", @@ -34,4 +33,4 @@ "@ultrapkg/read-config", "@ultrapkg/types" ] -} \ No newline at end of file +} diff --git a/packages/generate-lock/.npmignore b/packages/generate-lock/.npmignore new file mode 100644 index 0000000..4a6ca1c --- /dev/null +++ b/packages/generate-lock/.npmignore @@ -0,0 +1,4 @@ +src +tsconfig.json +tsup.config.ts +.turbo \ No newline at end of file diff --git a/packages/generate-lock/package.json b/packages/generate-lock/package.json index 3aaf754..5923ed0 100644 --- a/packages/generate-lock/package.json +++ b/packages/generate-lock/package.json @@ -8,8 +8,7 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsup", - "dev": "tsup --watch", - "package": "pnpm pack" + "dev": "tsup --watch" }, "keywords": [], "author": "", @@ -27,4 +26,4 @@ "bundledDependencies": [ "@ultrapkg/types" ] -} \ No newline at end of file +} diff --git a/packages/get-deps/.npmignore b/packages/get-deps/.npmignore new file mode 100644 index 0000000..4a6ca1c --- /dev/null +++ b/packages/get-deps/.npmignore @@ -0,0 +1,4 @@ +src +tsconfig.json +tsup.config.ts +.turbo \ No newline at end of file diff --git a/packages/get-deps/package.json b/packages/get-deps/package.json index 1d05483..d9698d5 100644 --- a/packages/get-deps/package.json +++ b/packages/get-deps/package.json @@ -8,8 +8,7 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsup", - "dev": "tsup --watch", - "package": "pnpm pack" + "dev": "tsup --watch" }, "keywords": [], "author": "", @@ -23,4 +22,4 @@ "bundledDependencies": [ "@ultrapkg/types" ] -} \ No newline at end of file +} diff --git a/packages/linker/.npmignore b/packages/linker/.npmignore new file mode 100644 index 0000000..4a6ca1c --- /dev/null +++ b/packages/linker/.npmignore @@ -0,0 +1,4 @@ +src +tsconfig.json +tsup.config.ts +.turbo \ No newline at end of file diff --git a/packages/manifest-fetcher/.npmignore b/packages/manifest-fetcher/.npmignore new file mode 100644 index 0000000..4a6ca1c --- /dev/null +++ b/packages/manifest-fetcher/.npmignore @@ -0,0 +1,4 @@ +src +tsconfig.json +tsup.config.ts +.turbo \ No newline at end of file diff --git a/packages/manifest-fetcher/package.json b/packages/manifest-fetcher/package.json index 955175c..80adf53 100644 --- a/packages/manifest-fetcher/package.json +++ b/packages/manifest-fetcher/package.json @@ -8,8 +8,7 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsup", - "dev": "tsup --watch", - "package": "pnpm pack" + "dev": "tsup --watch" }, "keywords": [], "author": "", @@ -32,4 +31,4 @@ "@ultrapkg/read-config", "@ultrapkg/types" ] -} \ No newline at end of file +} diff --git a/packages/npm-config/.npmignore b/packages/npm-config/.npmignore new file mode 100644 index 0000000..4a6ca1c --- /dev/null +++ b/packages/npm-config/.npmignore @@ -0,0 +1,4 @@ +src +tsconfig.json +tsup.config.ts +.turbo \ No newline at end of file diff --git a/packages/read-config/.npmignore b/packages/read-config/.npmignore new file mode 100644 index 0000000..4a6ca1c --- /dev/null +++ b/packages/read-config/.npmignore @@ -0,0 +1,4 @@ +src +tsconfig.json +tsup.config.ts +.turbo \ No newline at end of file diff --git a/packages/read-package/.npmignore b/packages/read-package/.npmignore new file mode 100644 index 0000000..4a6ca1c --- /dev/null +++ b/packages/read-package/.npmignore @@ -0,0 +1,4 @@ +src +tsconfig.json +tsup.config.ts +.turbo \ No newline at end of file diff --git a/packages/types/.npmignore b/packages/types/.npmignore new file mode 100644 index 0000000..4a6ca1c --- /dev/null +++ b/packages/types/.npmignore @@ -0,0 +1,4 @@ +src +tsconfig.json +tsup.config.ts +.turbo \ No newline at end of file