rework misskey-js build to preserve original package structure
This commit is contained in:
parent
0d0d8c86f2
commit
bb66332839
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
*
|
||||
* SUPPORTED TOKENS: <projectFolder>, <packageName>, <unscopedPackageName>
|
||||
*/
|
||||
"mainEntryPointFilePath": "<projectFolder>/built/src/index.d.ts",
|
||||
"mainEntryPointFilePath": "<projectFolder>/built/index.d.ts",
|
||||
|
||||
/**
|
||||
* A list of NPM package names whose exports should be treated as part of this package.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue