[Pkg-javascript-commits] [node-raw-loader] 02/02: Updated description.
Daniel Ring
techwolf-guest at moszumanska.debian.org
Thu Dec 14 07:41:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
techwolf-guest pushed a commit to branch master
in repository node-raw-loader.
commit a5aee99f983164242f4278eae269577e88a940ce
Author: Daniel Ring <dring at wolfishly.me>
Date: Wed Dec 13 23:40:44 2017 -0800
Updated description.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index d1b6d94..bb15cfa 100644
--- a/debian/control
+++ b/debian/control
@@ -22,9 +22,9 @@ Enhances:
Description: raw loader module for webpack
This library is a raw loader module for webpack.
.
- This library is a dependency for webpack. Webpack takes code targeted at
- node.js and adapts it to run in the browser. Node.js comes with an API of
- its own that is not available in browsers. Webpack exposes this code to
- programs that are unaware they are running in a browser.
+ Webpack takes code targeted at node.js and adapts it to run in the browser.
+ Node.js comes with an API of its own that is not available in browsers.
+ Webpack exposes this code to programs that are unaware they are running in a
+ browser.
.
Node.js is an event-based server-side JavaScript engine.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-raw-loader.git
More information about the Pkg-javascript-commits
mailing list