Preserve symlinks for the sake of the balenaCI worker

Change-type: patch
This commit is contained in:
Pagan Gazzard 2020-03-24 15:55:37 +00:00
parent 1ee74df67e
commit 6574745a23

View File

@ -16,7 +16,8 @@
"./node_modules/@types",
"./node_modules/etcher-sdk/typings",
"./typings"
]
],
"preserveSymlinks": true
},
"include": [
"./lib/**/*.ts"