mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 17:42:15 +08:00
REVERT ME: add vue test app verificaiton
This commit is contained in:
@ -127,3 +127,9 @@ export {
|
||||
ToggleCustomEvent,
|
||||
TransitionOptions,
|
||||
} from "@ionic/core/components";
|
||||
|
||||
import { CoreFoo } from '@ionic/core/components';
|
||||
|
||||
console.log(`[@ionic/vue]: CoreFoo`, CoreFoo);
|
||||
|
||||
export const VueFoo = 'VueFoo';
|
||||
|
Reference in New Issue
Block a user