From 58bb23377d105b323c10f96dea48baca24130bf5 Mon Sep 17 00:00:00 2001 From: evilebottnawi Date: Fri, 29 Oct 2021 13:19:03 +0300 Subject: [PATCH] docs: fix readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index b347879..0b3f9b0 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,6 @@ ## Methods -#### Options as query strings - -If the loader options have been passed as loader query string (`loader?some¶ms`), the string is parsed by using [`parseQuery`](#parsequery). - ### `urlToRequest` Converts some resource URL to a webpack module request.