lib/generators/options/parent.rb in vueonrails-0.2.0 vs lib/generators/options/parent.rb in vueonrails-0.3.0
- old
+ new
@@ -1 +1 @@
-template "sfc/single-file-component.vue", "#{PARTS_PATH}/#{name}.vue"
+template "single_file_components/index.vue", "#{PARTS_PATH}/#{name}.vue"
\ No newline at end of file