prepros always create with the name of dist

136 Views Asked by At

I am using prepros to minify my js file. In settings I am choosing the output file and I have activated the automatically processing. When I process single file via GUI, that works fine. But when I save my js file prepros creates a 'dist' directory and another compiled file inside. Is there any setting for this?

settings

added dist directory

1

There are 1 best solutions below

0
Murat Yildirim On

It was actually VS code that was creating directory..