mix npm.run (NPM v0.6.0)

Copy Markdown View Source

Run a script defined in package.json.

mix npm.run build
mix npm.run test
mix npm.run              # List available scripts

Scripts are executed with node_modules/.bin prepended to PATH.