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

Deprecate rework engine #148

Closed bholloway closed 4 years ago

bholloway commented 4 years ago

Implements #147

There is now a warning message (may be silenced) when using engine option.

Minimum node version is now 8 based on e2e test constraints.

bholloway commented 4 years ago

Tested rework engine in MacOS and Windows 10.

bholloway commented 4 years ago
bholloway commented 3 years ago

Relates to #160