Closed guimard closed 3 years ago
It's an oversight; i can fix it in the next v1.18 prerelease. Do you need the operations list for something? In the next major I intend to ignore all of them.
Hi, for Debian packaging: I have to:
pkg-js-tools/dh-sequence-nodejs
) tries to launch upstream test using installed files. That's how I found this oversight:
Cheers, Xavier
Understood. I would prefer Debian not package my software - Debian users, like the rest of the internet, should npm install it.
Hi, in version 1.18.0-next.2, files
operations/201*.js
are installed butoperations/2020.js
is ignored in.npmignore
, why ?