File: require

package info (click to toggle)
node-source-map-support 0.4.11%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 140 kB
  • ctags: 36
  • sloc: makefile: 2; sh: 2
file content (3 lines) | stat: -rw-r--r-- 60 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
nodejs -e "require('source-map-support');"