File: rules

package info (click to toggle)
node-style-loader 3.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,296 kB
  • sloc: javascript: 3,553; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_build:
	NODE_ENV=production babeljs src -d dist --copy-files