mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
fix(react): treeshake ionic/core bundle (#24989)
Resolves #24497 Co-authored-by: mlegenhausen <mlegenhausen@mailbox.org>
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
import { componentOnReady } from '@ionic/core';
|
import { componentOnReady } from '@ionic/core/components';
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
|
||||||
import { IonRouterOutletInner } from '../components/inner-proxies';
|
import { IonRouterOutletInner } from '../components/inner-proxies';
|
||||||
|
Reference in New Issue
Block a user