File: require

package info (click to toggle)
node-es6-shim 0.35.4%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 680 kB
  • sloc: makefile: 9; sh: 2
file content (3 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh
set -e
nodejs -e "require('es6-shim');"