chore(repo): remove more ionic related code

This commit is contained in:
Daniel Sogl
2021-09-27 17:51:19 +02:00
parent 7de4e0bced
commit 4791aea1e0
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ const webpackConfig: webpack.Configuration = {
target: 'web',
output: {
path: DIST,
filename: 'ionic-native.min.js',
filename: 'awesome-cordova-plugins.min.js',
},
resolve: {
modules: ['node_modules'],