File: require

package info (click to toggle)
node-concat-with-sourcemaps 1.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 132 kB
  • sloc: makefile: 4; sh: 2
file content (3 lines) | stat: -rw-r--r-- 64 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
nodejs -e "require('concat-with-sourcemaps');"