mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
chore(repo): move files to new repo name
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"module": "es2015",
|
||||
"moduleResolution": "node",
|
||||
"paths": {
|
||||
"@ionic-native/core": ["./dist/@ionic-native/core"]
|
||||
"@awesome-cordova-plugins/core": ["./dist/@awesome-cordova-plugins/core"]
|
||||
},
|
||||
"outDir": "./dist",
|
||||
"rootDir": "src",
|
||||
@@ -19,7 +19,7 @@
|
||||
"inlineSources": true,
|
||||
"inlineSourceMap": true
|
||||
},
|
||||
"include": ["src/@ionic-native/plugins/**/*.ts"],
|
||||
"include": ["src/@awesome-cordova-plugins/plugins/**/*.ts"],
|
||||
"angularCompilerOptions": {
|
||||
"genDir": "aot"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user