diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ npm install purs-loader --save-dev | |||
14 | 14 | ||
15 | ## Options | 15 | ## Options |
16 | 16 | ||
17 | ###### `pscBundle` (String) | 17 | ###### `bundleOutput` (String) |
18 | 18 | ||
19 | Relative path to the bundled JavaScript file generated by the `PurescriptWebpackPlugin`. The default value is `output/bundle.js`. | 19 | Relative path to the bundled JavaScript file generated by the `PurescriptWebpackPlugin`. The default value is `output/bundle.js`. |
20 | 20 | ||