mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-09 12:06:04 +00:00
1e86c3d63e
* initialise the new package * move dns-discovery * move peer-exchange * move local-peer-cache-discovery * add polyfill for node - dynamic import * update size-limit * update release-please * chore: update pacakge desc * chore: cleanup * add peer-exchange and local peer cache to size-limit
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
const config = require("../../karma.conf.cjs");
|
|
|
|
module.exports = config;
|