From 7851790c1bac42997f647730140f3b097c603e48 Mon Sep 17 00:00:00 2001 From: "Anders D. Johnson" Date: Sun, 5 Apr 2020 22:56:23 -0500 Subject: [PATCH] docs(readme): fix sourceMap typos --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2911314..2265b35 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ Type: `Object` Default: `null` Options for [javascript-obfuscator](https://github.com/javascript-obfuscator/javascript-obfuscator). Should be passed exactly like described on their page. -**Warning:** right now plugin not supported `souceMap` and `souceMapMode` options! +**Warning:** right now plugin does not support `sourceMap` and `sourceMapMode` options! ### excludes Type: `Array` or `String` Default: `[]`