a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: debhelper addon to build Node.js modules
dh-nodejs provides debhelper files (set dh-sequence-nodejs into build
dependencies) to automatically:
* read lerna.conf "packages" field if exists and/or "workspaces" field from
package.json
* link or copy needed modules into node_modules/ directory
* automatically build package and components when build system is
recognized
* launch test
* choose files to install
* build "Provides" value for package with components
* build pkgjs-lock.json files and "XB-Javascript-Built-Using" value for
packages built with webpack/browserify
* clean all its stuff during dh_auto_clean step
Description: debhelper addon to build Node.js modules
dh-nodejs provides debhelper files (set dh-sequence-nodejs into build
dependencies) to automatically:
* read lerna.conf "packages" field if exists and/or "workspaces" field from
package.json
* link or copy needed modules into node_modules/ directory
* automatically build package and components when build system is
recognized
* launch test
* choose files to install
* build "Provides" value for package with components
* build pkgjs-lock.json files and "X-Javascript-Built-Using" value for
packages built with webpack/browserify
* clean all its stuff during dh_auto_clean step
--- 293811 Thu Jan 1 00:00:00 1970
+++ 289923 Thu Jan 1 00:00:00 1970
@@ -9,6 +9,6 @@
* launch test
* choose files to install
* build "Provides" value for package with components
- * build pkgjs-lock.json files and "XB-Javascript-Built-Using" value for
+ * build pkgjs-lock.json files and "X-Javascript-Built-Using" value for
packages built with webpack/browserify
* clean all its stuff during dh_auto_clean step