1 min readJan 5, 2020
Hi Arjen,
All you need to do is delete the folders or files that you don’t want to import with ce-import. Ce-import does not delete anything in the media library. That’s why the scripts I’m providing has to do all the clean up in media library.
Your front end builds script should only output whatever is required. In this case, the gulp folder should not be present on disk. I hope this makes sense.