Skip to content

Commit 31f08fc

Browse files
committed
add test
1 parent 60b9535 commit 31f08fc

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
<template>
3+
<div></div>
4+
</template>
5+
<style scoped>
6+
</style>
7+
<script>
8+
import './test.jpg';
9+
10+
export default {
11+
name: 'config',
12+
};
13+
</script>

test/vue_file/compiler/test.jpg

Loading

0 commit comments

Comments
 (0)