[Pkg-javascript-commits] [node-browser-pack] 96/141: Typo on opts.standaloneModule
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 4 10:23:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-browser-pack.
commit 54c5b5fd67a6cadfbfbdf15ef2b345672b67233f
Author: Colin Gourlay <colin at colin-gourlay.com>
Date: Fri Jul 25 10:18:14 2014 +1000
Typo on opts.standaloneModule
---
readme.markdown | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.markdown b/readme.markdown
index 3e6691a..be793ae 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -72,7 +72,7 @@ prelude. If you specify a custom prelude, you must also specify a valid
`opts.standalone` external string name to use for umd
-`opts.standaloneNodule` sets the internal module name to export for standalone
+`opts.standaloneModule` sets the internal module name to export for standalone
`opts.hasExports` whether the bundle should include `require=` (or the
`opts.externalRequireName`) so that `require()` is available outside the bundle
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browser-pack.git
More information about the Pkg-javascript-commits
mailing list