mirror of
https://github.com/strapi/strapi.git
synced 2025-09-23 07:22:51 +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;
|
watchAdmin?: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// This method removes all non-admin build files from the dist directory
|
||||||
const cleanupDistDirectory = async ({
|
const cleanupDistDirectory = async ({
|
||||||
tsconfig,
|
tsconfig,
|
||||||
logger,
|
logger,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user