Skip to content

Conversation

@yannde
Copy link
Collaborator

@yannde yannde commented Mar 22, 2022

  • Vue 3
  • Vite
  • Vuetify
  • MSW
  • Storybook

yannde added 2 commits March 22, 2022 18:57
- Vue 3
- Vite
- Vuetify
- MSW
- Storybook
src/App.vue Outdated
</v-app>
</template>

<script lang="ts">
Copy link
Collaborator

Choose a reason for hiding this comment

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

@yannde
Is setup script still unstable?
I thought setup script would be good because the code would be concise.

https://vuejs.org/api/sfc-script-setup.html

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@jinmayamashita
Yes, we can test using the setup script instead. I suggest making a setup branch once the base is merged into main.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@jinmayamashita
I've converted to script setup
The only thing that's not done yet is accessing i18n inside the script

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.

3 participants