-
-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Labels
⚡️ enhancementimprovement over an existing featureimprovement over an existing feature
Description
when definePage a error js Object and auto saved then this plugin will make vite crush. hope catch the error and do nothing.
Here is an example of invalid code within a page component that crashes the vite server:
<script setup lang="ts">
definePage({ 2, 3 }) // syntax error by accident
</script>
Copilot
Metadata
Metadata
Assignees
Labels
⚡️ enhancementimprovement over an existing featureimprovement over an existing feature