File: Makefile

package info (click to toggle)
node-raven-js 3.22.1%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,864 kB
  • sloc: javascript: 10,128; makefile: 144; python: 34
file content (3 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (2)
1
2
3

build:
	../node_modules/.bin/uglifyjs --source-map=file.sourcemap.js -c -o file.min.js file1.js file2.js