mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
Revert "feat: migrate from Webpack to esbuild for optimized builds"
This reverts commit f47561fd7c.
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
"noImplicitAny": true,
|
||||
"module": "es2015",
|
||||
"moduleResolution": "node",
|
||||
"isolatedModules": true,
|
||||
"esModuleInterop": true,
|
||||
"paths": {
|
||||
"@awesome-cordova-plugins/core": ["./dist/@awesome-cordova-plugins/core"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user