Ignoring copies of links
This commit is contained in:
parent
558161570c
commit
0c13d6b02b
@ -9,11 +9,10 @@
|
|||||||
"./renderer",
|
"./renderer",
|
||||||
"./crash_handler",
|
"./crash_handler",
|
||||||
"./shared",
|
"./shared",
|
||||||
"./shared/imports/*.d.ts",
|
|
||||||
|
|
||||||
"../native/*/exports/"
|
"../native/*/exports/"
|
||||||
],
|
],
|
||||||
"exclude": [
|
"exclude": [
|
||||||
|
"./shared/imports/copy_*.d.ts",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"declarations",
|
"declarations",
|
||||||
"app/dummy-declarations/*.d.ts"
|
"app/dummy-declarations/*.d.ts"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user