8000 TypeScript support for config file (vue.config.ts) · Issue #2138 · vuejs/vue-cli · GitHub
[go: up one dir, main page]

Skip to content
TypeScript support for config file (vue.config.ts) #2138
Open
@biluochun

Description

@biluochun

What problem does this feature solve?

Type tracking when configured.

What does the proposed API look like?

can config width: vue.config.ts
or
vue.config.js:

  const VueConf = require('@vue/conf');
  VueConf({
    // baseUrl/assetsDir/devServer/... conf in here
  });

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0