bholloway / resolve-url-loader

Webpack loader that resolves relative paths in url() statements based on the original source file
563 stars 71 forks source link

[v4] upgrade loader utils #168

Closed TrySound closed 3 years ago

TrySound commented 3 years ago

Looks safe to upgrade without any changes. There is still old instance of loader-utils because of adjust-sourcemap-loader.

TrySound commented 3 years ago

cc @bholloway

TrySound commented 3 years ago

Hey @bholloway Does this look good to you?

TrySound commented 3 years ago

Btw the new schema-utils requires node>=10.13. Though im on vacation. Cannot upgrade.