wmr 3.6.1
Patch Changes
-
ab9ceee#819 Thanks @developit! - Fix complexprocess.envusage (ex:let {A}=process.env, but notprocess.env.A) generating invalid code. -
9c7be51#821 Thanks @marvinhagemeister! - Fix missingthis.error()method in Rollup plugins -
0c62f25#822 Thanks @marvinhagemeister! - Fix crash when callingemitFilefor chunks without a name -
416451c#816 Thanks @marvinhagemeister! - Print file which triggered warning when thecomposeskeyword is attempted to be used outside of a CSS-Module file -
778ee03#823 Thanks @marvinhagemeister! - Fix incorrectly transformed dynamic import statements when there was a comment in front of the specifier (import(/* foo */ 'my-module')) -
980b3d9#820 Thanks @marvinhagemeister! - Add support for RollupoutputOptionshook -
abafe8c#810 Thanks @marvinhagemeister! - Fix unable to load json files from outside project public directory. -
cbc98be#815 Thanks @marvinhagemeister! - Fix nested relative.lessfile resolved as npm package in production