We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08e78c commit 5168297Copy full SHA for 5168297
src/content/plugins/ignore-plugin.mdx
@@ -9,9 +9,12 @@ contributors:
9
- FadySamirSadek
10
- iamakulov
11
- chenxsan
12
+ - snitin315
13
---
14
-IgnorePlugin prevents the generation of modules for `import` or `require` calls matching the regular expressions or filter functions:
15
+IgnorePlugin prevents the generation of modules for `import` or `require` calls matching the regular expressions or filter functions.
16
+
17
+T> This plugin works with both JavaScript and CSS, allowing you to ignore specific resources in CSS as well.
18
19
## Using regular expressions
20
0 commit comments