Debian Patches

Status for d3-tip.js/0.9.1-1

Patch Description Author Forwarded Bugs Origin Last update
2000-no-uglifyjs.patch Make uglifyjs options a make variable. This make it possible to disable the uglifyjs step in debian/rules
by replacing it with /bin/cat. With version 0.9.0, the index.js file
was no longer recognized by uglifyjs version 2.8.29. This is the error:

Parse error at index.js:8,7
import { map } from 'd3-collection'
^
SyntaxError: Unexpected token: punc ({)

The workaround selected was to drop the uglifyjs step.
Petter Reinholdtsen <pere@debian.org> not-needed 2023-11-14

All known versions for source package 'd3-tip.js'

Links