Skip to content

Prefix build with node command for Windows environments. (#32258)#32329

Merged
mcsf merged 1 commit intoWordPress:trunkfrom
bobbingwide:fix/32258
May 31, 2021
Merged

Prefix build with node command for Windows environments. (#32258)#32329
mcsf merged 1 commit intoWordPress:trunkfrom
bobbingwide:fix/32258

Conversation

@bobbingwide
Copy link
Copy Markdown
Contributor

Description

Prefixed the build command for packages/babel-preset-default/package.json with node so that it runs in a Windows development machine.

How has this been tested?

npm run dev and npm run build ran without failing with

'.' is not recognized as an internal or external command,
operable program or batch file.

Screenshots

Types of changes

Fix for #32258, standard Windows command line.

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • I've tested my changes with keyboard and screen readers.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR (please manually search all *.native.js files for terms that need renaming or removal).

Copy link
Copy Markdown
Contributor

@mcsf mcsf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants