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?
The text was updated successfully, but these errors were encountered:
Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you!
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 , likechunk-0fbdd845.cce8b128
the0fbdd845
is unchanged,What is the principle of it generated?I s it hash?The text was updated successfully, but these errors were encountered: