Skip to content

vue cli3.0 project build file hash change in diffrent machine(with same os ubuntu) #1367

Closed
@zhouxinyong

Description

@zhouxinyong

Version

15.2.6

Reproduction link

vuejs/vue-cli#2006

Steps to reproduce

npm i -g @vue/cli (v3.0.rc10)

vue ui

create a project(named test)

cd test && npm i vue-loader -D

run build in diffrent machine (one os is ubuntu, the other os is also ubuntu)

What is expected?

the file hash is same after build in diffrent machine

What is actually happening?

the chunk build hash are not same in diffrent machine !?


is this problem related with vue-loader?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions