File: run.sh

package info (click to toggle)
node-cross-fetch 4.0.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 548 kB
  • sloc: javascript: 1,017; makefile: 122; sh: 50
file content (3 lines) | stat: -rwxr-xr-x 106 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh
npx webpack --config $(dirname "$0")/webpack.config.js &&
npx mocha $(dirname "$0")/*.bundle.js