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 a4bb251 commit a32c24dCopy full SHA for a32c24d
public/rules/figma.json
@@ -25,7 +25,7 @@
25
}
26
},
27
"condition": {
28
- "regexFilter": "/webpack-artifacts/assets/figma_app[^.]+\\.min\\.js(\\.br)?$",
+ "regexFilter": "/webpack-artifacts/assets/(?:figma_app[^.]+|[0-9a-zA-Z-]+)\\.min\\.js(?:\\.br)?$",
29
"resourceTypes": ["script"]
30
31
0 commit comments