You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/?raw/ is a invalid regular expression, Maybe resourceQuery:/raw/.
Additionally, I also have a question about the rule.resourceQuery documentation--"how Rule.resourceQuery is ?raw"
like resourceQuery:'?raw' or resourceQuery:/\?raw/ ?
Perhaps in the doc, some brief snippet similar to webpack would be clearer.
Additional content might be more appropriate to be proposed as a new issue, please forgive me for raising it here.
What problem does this feature solve?
某种场景下需要直接获取文本资源的内容
What does the proposed API of configuration look like?
The text was updated successfully, but these errors were encountered: