Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
How to prevent the grails clean command, not to delete a newly added folder in web-app folder.
clean
web-app
我在 webapp 中使用了很多自定义文件夹,但 grails-clean 并没有删除我的任何文件夹。请将该文件夹重命名为其他文件夹并再次检查。
这很奇怪,但是当您清理 grails 时,grails 会删除文件夹 web-app/plugins 以及任何其他不会发生的名称...