Closed abaga129 closed 9 months ago
it creates it for me i think? but no harm in a mkdirSync
also, the readme should probably be updated to first recommend installing from npm, and not my fork xdd
Good point. I updated the README and I fixed this issue. Maybe its something different depending on environment? I know that if I deleted the .svelte-kit directory, it would cause the adapter to fail until I manually created the directory.
.svelte-kit/adapter-iis
needs to either be created before cleaning up the output directory or skipped if it doesnt exist.