mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
fix(build): disable emitDecoratorMetadata option in tsconfig
closes #251
This commit is contained in:
parent
e52c1f0cae
commit
a5f3d7a9bd
@ -4,7 +4,6 @@
|
||||
"target": "ES5",
|
||||
"sourceMap": true,
|
||||
"declaration": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
"outDir": "dist"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user