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

.version() doesnt version combined files #53

Closed
jbreuer95 opened this issue Jan 6, 2017 · 1 comment
Closed

.version() doesnt version combined files #53

jbreuer95 opened this issue Jan 6, 2017 · 1 comment

Comments

@jbreuer95
Copy link
Contributor

.version() doesn't seem to version combined files, is there some way to force this?
Else this would make it not fully backwards compatible with elixir right?

@JeffreyWay
Copy link
Collaborator

Mix isn't fully backward compatible. That's why it has a new name.

.version() will only be applied to your bundled files. Things like mix.combine() are separate from Webpack.

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

2 participants