Skip to content

[vue] 怎么修改vue打包后生成文件路径? #455

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

[vue] 怎么修改vue打包后生成文件路径?

Activity

xixileng

xixileng commented on Jul 1, 2019

@xixileng

webpack:output.path
vue-cli3: outputDir

Yanhua67

Yanhua67 commented on Aug 1, 2019

@Yanhua67

修改 webpack 配置文件 .

laozhan0000

laozhan0000 commented on Nov 12, 2020

@laozhan0000

vue.config.js中设置outputDir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@xixileng@Yanhua67@laozhan0000

        Issue actions

          [vue] 怎么修改vue打包后生成文件路径? · Issue #455 · haizlin/fe-interview