Skip to content
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

Update the hash-statics example to support sub-dirs #3015

Conversation

toolmantim
Copy link
Contributor

The existing hash-statics example requires you to completely flatten your /static directory contents in order to use it, but thanks to aribouius/asset-require-hook#2 we can now use a pattern to transform the require paths instead of just [name].[ext].

This updates the example to use the new regexp option, avoiding the need to rearrange /static at all.

@timneutkens timneutkens merged commit bf19274 into vercel:master Sep 30, 2017
@toolmantim toolmantim deleted the update-hashed-static-example-to-allow-subdirs branch October 2, 2017 03:00
@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants