mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-20 00:06:24 +08:00
put tsc output into dist/es5, not just dist/
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"sourceMap": true,
|
||||
"declaration": true,
|
||||
"experimentalDecorators": true,
|
||||
"outDir": "dist",
|
||||
"outDir": "dist/es5",
|
||||
"moduleResolution": "node"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user