Bug#1137624: ITP: node-rollup-plugin-import-trace -- plugin for Rollup/Vite to trace import errors
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <6d401e163ee54251ecb1021155692b1f__2329.47690399072$1779761378$gmane$org@nahmias.net> |
Package: wnpp Severity: wishlist Owner: Joseph Nahmias <[email protected]> Control: block 1137622 by -1 X-Debbugs-CC: [email protected], Hiroki Osame <[email protected]>, Debian Javascript Maintainers <[email protected]> * Package name : node-rollup-plugin-import-trace Version : 1.0.1 Upstream Author : Hiroki Osame <[email protected]> * URL : https://github.com/privatenumber/rollup-plugin-import-trace * License : Expat Programming Lang: JavaScript Description : plugin for Rollup/Vite to trace import errors Rollup/Vite plugin that adds import traces to build errors. When a build error is thrown, the plugin adds an importTrace property showing the chain of imports that led to the problematic file: . Differs from the watchFiles property as that includes all files imported from the entry point, not just the chain that led to the error. . Node.js is an event-based server-side JavaScript engine. dep for pkgroll i plan to maintain this under the js-team