Skip to content

build chunk #2663

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ycshill opened this issue Oct 1, 2018 · 2 comments
Closed

build chunk #2663

ycshill opened this issue Oct 1, 2018 · 2 comments

Comments

@ycshill
Copy link

ycshill commented Oct 1, 2018

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

@LinusBorg
Copy link
Member

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.

I s it hash?

Yes it's a hash.

@oimmc
Copy link

oimmc commented Nov 13, 2018

怎么配置的?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants