This repository was archived by the owner on Aug 18, 2020. It is now read-only.
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
Remove plugin deletion at build time #19
Closed
Description
The copy plugins sbt command should not just clean the plugins folder. This would also delete third-party plugins. Existent plugins should be overwritten, though.
See: https://github.com/codeoverflow-org/chatoverflow/blob/master/project/BuildUtility.scala#L122