Skip to content

Conversation

Romkar
Copy link

@Romkar Romkar commented Mar 3, 2023

No description provided.

@SteGriff
Copy link

This is a good PR - the incorrect syntax for @vue:mounted in the example tripped me up when learning petite-vue.

@lgatibel
Copy link

Yes i agree @SteGriff the todo MVC example is need this change !

@@ -9,7 +9,7 @@
</style>

<script type="module">
import { createApp } from '../src'
import { createApp } from 'https://unpkg.com/petite-vue?module'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waybe leave this with ../src to not need a network request in the examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants