We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b379601 commit 53a5912Copy full SHA for 53a5912
README.md
@@ -136,8 +136,8 @@ Currently supported and possible future features (in no particular order) are:
136
- [x] `module` attribute on `<style>` in .vue files
137
- [x] Typescript support in .vue files
138
- [x] Server-side rendering (Vue 2.x)
139
- - [ ] *`src` attribute support in `.vue` files*
140
- - [ ] Apollo Server-side rendering (Vue 2.x)
+ - [x] `src` attribute support in `.vue` files
+ - [x] Apollo Server-side rendering (Vue 2.x)
141
142
Track the project progress [here](https://github.com/Akryum/meteor-vue-component/milestones).
143
0 commit comments