File: require

package info (click to toggle)
node-url-loader 0.5.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 100 kB
  • ctags: 3
  • sloc: makefile: 2; sh: 2
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
nodejs -e "require('url-loader');"