Skip to content

[Feature]: update Vue config for supporting some advanced element-plus features. (vuejs, vite) #111

@nianjiang

Description

@nianjiang

Is your feature request related to a problem? Please describe.
When I try using some element-plus table feature, such as:
https://cn.element-plus.org/zh-CN/component/table-v2#%E8%A1%A8%E5%A4%B4%E5%88%86%E7%BB%84

It need support "tsx"

Describe the solution you'd like
I run these commands:
https://www.cnblogs.com/1285026182YUAN/p/18657743

npm install vite@latest
npm install @vitejs/plugin-vue@latest

Additional context
That solution works on my side, but I didn't have time for testing on weave project.
Hope someone to help update the vue config to support "tsx".

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions