Skip to content

npm scripts should be cross-platform #42

Open
@techjeffharris

Description

@techjeffharris
  • bundle
  • bundle-watch

Creating npm scripts that use bash is not cross-platform, but defining npm scripts that run a Node.js script IS.

Migrate from .sh scripts to .js scripts so they can be called with node on any platform

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions