forked from trent_larson/crowd-funder-for-time-pwa
fix: linkage of capacitor core to use relative links
This commit is contained in:
@@ -4,7 +4,7 @@ import {
|
||||
App as CapacitorApp,
|
||||
AppLaunchUrl,
|
||||
BackButtonListener,
|
||||
} from "@capacitor/app";
|
||||
} from '../../../node_modules/@capacitor/app';
|
||||
import type { PluginListenerHandle } from "@capacitor/core";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user