[Pkg-javascript-devel] Bug#930917: Include import test like require test when package.json#module is present
Pirate Praveen
praveen at onenetbeyond.org
Sat Jun 22 14:39:10 BST 2019
package: pkg-js-tools
version: 0.5
severity: wishlist
Many of the node-d3-* modules have package.json#main and other packages
"import" these. So we should have a test to check if import works like
we have require test.
We may need to use node --experimental-modules or npmjs.com/esm node
module to actually test this.
More information about the Pkg-javascript-devel
mailing list