By default the extension will look for .uglifyrc, .cleancssrc and .autoprefixerrc. You can change the paths in settings. - How can I set global path for config files. When I try:
"es6-css-minify.uglifyConfigFile": "C:\Users\VITALIY\.vscode\.uglifyrc"
but it doesn't work??
only when .uglifyrc on the current dir.
Hello.
In the description:
By default the extension will look for .uglifyrc, .cleancssrc and .autoprefixerrc. You can change the paths in settings. - How can I set global path for config files. When I try: "es6-css-minify.uglifyConfigFile": "C:\Users\VITALIY\.vscode\.uglifyrc" but it doesn't work?? only when .uglifyrc on the current dir.
Thank You.