]> git.immae.eu Git - github/fretlink/purs-loader.git/blobdiff - README.md
Updating bundle output option name
[github/fretlink/purs-loader.git] / README.md
index a459059db1f9bbcf41eec373bfbeea66a21859a2..0e1ce2fc1b1b5529409ca588a80d73b9da890cc8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ npm install purs-loader --save-dev
 
 ## Options
 
-###### `pscBundle` (String)
+###### `bundleOutput` (String)
 
 Relative path to the bundled JavaScript file generated by the `PurescriptWebpackPlugin`. The default value is `output/bundle.js`.