1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Test-Command: cd / && node -e "require('terser');"
Depends:
nodejs,
node-terser,
nodejs,
Restrictions: superficial
Test-Command: node -e "
window = require('domino').createWindow();
require('/usr/share/javascript/source-map/source-map.js');
require('/usr/share/javascript/terser/bundle');
require('/usr/share/javascript/terser/bundle.min');
"
Depends:
libjs-source-map,
libjs-terser,
node-domino,
node-jridgewell-source-map,
nodejs,
Restrictions: superficial
Test-Command: prove debian/tests/*.t
Depends:
libtest-command-simple-perl,
perl,
terser,
Restrictions: superficial
|