switch to native ipc to scale down on dependencies

This commit is contained in:
2016-09-28 23:46:28 +02:00
parent 65ab58f727
commit 5ce83601b4
24 changed files with 271 additions and 55 deletions

7
npmextra.json Normal file
View File

@@ -0,0 +1,7 @@
{
"npmts": {
"testTs": {
"./test/*.ts": "./test/"
}
}
}