john-easci
john-easci
@sapphi-red Wanted to ref a non-breaking change for this ( #14689 ). If we allow both legacy and modern modes with a super-simple flag in the config, then it should...
I just ran into this... somebody wanted a GUID for the key, but to have an autoincrement alongside to be human-readable. It worked in code, but the migration failed due...
Proposal -- do what sass-loader did (https://github.com/webpack-contrib/sass-loader/issues/774). Create an 'api' flag on the options that lets uses opt-in to use the modern API, while still maintaining 100% backwards compatibility with...