Skip to content

yarn build doesn't make dist/bin-prettier.js executable anymore #6900

@max-baz

Description

@max-baz

Environments:

  • Prettier Version: 1.19.1
  • Running Prettier via: N/A
  • Runtime: N/A
  • Operating System: Arch Linux

Steps to reproduce:

yarn
yarn build
ls -al dist/

Expected behavior:

.rwxr-xr-x bin-prettier.js

Actual behavior:

.rw-r--r-- bin-prettier.js

Notes:

If this helps, I ran git bisect:

99d4b86c18cae7e1cfa9e7da075677fa7233fea3 is the first bad commit
commit 99d4b86c18cae7e1cfa9e7da075677fa7233fea3
Author: fisker Cheung <lionkay@gmail.com>
Date:   Sat Jun 8 03:58:05 2019 +0800

    Rollup update (#6200)

Metadata

Metadata

Assignees

No one assigned

    Labels

    locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions