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
question1:
when i run yarn build , i want to the package the css(js) file without hash, but the package pictures with hash. I don't know how to achieve it.
question2:
when i run yarn build , the package css(js) file , like chunk-0fbdd845.cce8b128 the 0fbdd845 is unchanged,What is the principle of it generated?I s it hash?
What does the proposed API look like?
可以css,img 和 图片分别设置hash
The text was updated successfully, but these errors were encountered:
question1:
when i run yarn build , i want to the package the css(js) file without hash, but the package pictures with hash. I don't know how to achieve it.
Please consider using our forum for support questions as explained in your Issue Guidelines.
What problem does this feature solve?
question1:
when i run yarn build , i want to the package the css(js) file without hash, but the package pictures with hash. I don't know how to achieve it.
question2:
when i run yarn build , the package css(js) file , like chunk-0fbdd845.cce8b128 the 0fbdd845 is unchanged,What is the principle of it generated?I s it hash?
What does the proposed API look like?
可以css,img 和 图片分别设置hash
The text was updated successfully, but these errors were encountered: