Run a script defined in package.json.
mix npm.run build
mix npm.run test
mix npm.run # List available scriptsScripts are executed with node_modules/.bin prepended to PATH.
Run a script defined in package.json.
mix npm.run build
mix npm.run test
mix npm.run # List available scriptsScripts are executed with node_modules/.bin prepended to PATH.