Skip to content

Add vue loader

Mike Greiling requested to merge add-vue-loader into master

What does this MR do?

  • Adds support for .vue template files
  • Updates eslint config to parse .vue templates
  • Converts a few Vue components to .vue to test that this works

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #29519 (closed)

Merge request reports