mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
rename file
This commit is contained in:
parent
2bbe088e9c
commit
ffd06c462c
@ -1,7 +1,7 @@
|
||||
<Foo/>
|
||||
|
||||
<script>
|
||||
import Foo from './@foo.html';
|
||||
import Foo from './[foo].html';
|
||||
|
||||
export default {
|
||||
components: { Foo }
|
||||
|
Loading…
Reference in New Issue
Block a user