Closed LinusLjung closed 8 years ago
npm run clean now deletes the /www folder, but I'm guessing it's supposed to delete /build/www?
npm run clean
/www
/build/www
Yes that's correct, will be fixed asap.
Patched #17
npm run clean
now deletes the/www
folder, but I'm guessing it's supposed to delete/build/www
?