Merge pull request #221 from vector-im/dbkr/lib_not_src

Bundle the `lib` dir now, not `src`
This commit is contained in:
David Baker
2021-06-30 19:14:40 +01:00
committed by GitHub

View File

@@ -82,7 +82,7 @@
"from": ".hak/hakModules",
"to": "node_modules"
},
"src/**"
"lib/**"
],
"extraResources": [
{