1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-03 23:04:20 +00:00
Nuxt/test/fixtures/minimal/app.vue
Daniel Roe e79d72cd06
test: add bundle size test ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-19 17:29:01 +02:00

4 lines
49 B
Vue

<template>
<div>Hello World!</div>
</template>