mirror of
https://github.com/strapi/strapi.git
synced 2025-09-22 23:09:47 +00:00
chore: add comment to cleanup method
This commit is contained in:
parent
59219dc25d
commit
cf6fc4e024
@ -27,6 +27,7 @@ interface DevelopOptions extends CLIContext {
|
||||
watchAdmin?: boolean;
|
||||
}
|
||||
|
||||
// This method removes all non-admin build files from the dist directory
|
||||
const cleanupDistDirectory = async ({
|
||||
tsconfig,
|
||||
logger,
|
||||
|
Loading…
x
Reference in New Issue
Block a user