mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-03 22:33:07 +00:00
doc: add new packages to config
This commit is contained in:
parent
16cca33a59
commit
1a77aca0a4
@ -1,6 +1,13 @@
|
|||||||
{
|
{
|
||||||
"entryPointStrategy": "packages",
|
"entryPointStrategy": "packages",
|
||||||
"entryPoints": ["packages/core", "packages/interfaces", "packages/create"],
|
"entryPoints": [
|
||||||
|
"packages/byte-utils",
|
||||||
|
"packages/core",
|
||||||
|
"packages/create",
|
||||||
|
"packages/dns-discovery",
|
||||||
|
"packages/enr",
|
||||||
|
"packages/interfaces"
|
||||||
|
],
|
||||||
"out": "docs",
|
"out": "docs",
|
||||||
"exclude": ["**/*.spec.ts"],
|
"exclude": ["**/*.spec.ts"],
|
||||||
"excludeInternal": true,
|
"excludeInternal": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user