Skip to content

Commit

Permalink
fix: remove deprecated bundledWebRuntime
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile committed Apr 30, 2024
1 parent c06a736 commit 8cae98d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export const createConfigFile = async ({ name: appName, dir, 'app-id': appId }:
const config = {
appId,
appName,
bundledWebRuntime: false,
webDir: 'dist',
plugins: {
SplashScreen: {
Expand Down

0 comments on commit 8cae98d

Please sign in to comment.