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

What determines the order CSS modules are loaded in? #99

Open
silkfire opened this issue Jan 4, 2020 · 0 comments
Open

What determines the order CSS modules are loaded in? #99

silkfire opened this issue Jan 4, 2020 · 0 comments

Comments

@silkfire
Copy link

silkfire commented Jan 4, 2020

I'm having an issue with that the order the CSS modules are loaded isn't consistent; it is slightly different on every build. This affects the resulting hash of the generated files as I'm using a custom generateScopedName function. This is important as the order of which they arrive to the function determines the output class name.

Is there a way to control the loading order used by the loader?

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

1 participant