ci: fix docs and dev publishes

This commit is contained in:
iCrawl
2022-07-20 17:22:57 +02:00
parent 3b0197bd8e
commit a05386a46c
12 changed files with 128 additions and 50 deletions

View File

@@ -45,7 +45,7 @@
*
* SUPPORTED TOKENS: <projectFolder>, <packageName>, <unscopedPackageName>
*/
"mainEntryPointFilePath": "<projectFolder>/dist/index.d.ts",
"mainEntryPointFilePath": "<projectFolder>/docs/dist/index.d.ts",
/**
* A list of NPM package names whose exports should be treated as part of this package.