diff --git a/README.md b/README.md index e13eb93b..9a5cdf21 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ type sources = value: string, resourcePath: string ) => boolean; + scriptingEnabled?: boolean; }; ``` @@ -447,6 +448,43 @@ module.exports = { }; ``` +#### `scriptingEnabled` + +Type: + +```ts +type scriptingEnabled = boolean; +``` + +Default: `true` + +By default, the parser in `html-loader` interprets content inside `