Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(webpack5): 升级 resolve-url-loader 到 v5 版本
主要为了升级其依赖的 postcss 版本 # resolve-url-loader ## Version 5 **Features** * Update `postcss` and completely remove `rework` parser. **Breaking Changes** * Require `node@>=12`. * Support `webpack@>=4` (no longer tested for earlier versions). * The `engine` option has been removed. **Migrating** Remove the `engine` option if you are using it.
- Loading branch information