Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Removed deprecated null-loader dependency #266

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

lgarczyn
Copy link

@lgarczyn lgarczyn commented May 5, 2021

Note: absolutely not tested, not familiar with chain-webpack, etc.

This should fix: #254

Relevant: #152

The chain webpack types don't seem to thing that an alias can be false, it appears that they are not up to date with webpack on this: https://webpack.js.org/configuration/resolve/#resolvealias

I thought I'd give it a try, but this is a bit out of my league

@ElijahKotyluk ElijahKotyluk merged commit 9460422 into vuetifyjs:dev Jun 3, 2021
@lgarczyn
Copy link
Author

lgarczyn commented Jun 3, 2021

Did you test this? Cause I didn't

@ElijahKotyluk
Copy link
Contributor

Yes, this was tested and it works fine. I merged it into dev, so it will be out in the next release. Looking to have a webpack 5 upgrade by then as well.

Thank you for your contribution.

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.

Upgrade vue-cli-plugin-vuetify null-loader dependency for use with webpack 5
2 participants