mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
build: add missing exports map entries
This commit is contained in:
parent
931028e0ac
commit
b984888993
@ -7,6 +7,8 @@ export default {
|
||||
index: "dist/index.js",
|
||||
"lib/create_waku": "dist/lib/create_waku.js",
|
||||
"lib/peer_discovery_dns": "dist/lib/peer_discovery_dns/index.js",
|
||||
"lib/peer_discovery_static_list": "dist/lib/peer_discovery_static_list.js",
|
||||
"lib/predefined_bootstrap_nodes": "dist/lib/predefined_bootstrap_nodes.js"
|
||||
},
|
||||
output: {
|
||||
dir: "bundle",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user