Skip to content

Conversation

@bertdeblock
Copy link
Owner

No description provided.

@bertdeblock bertdeblock added the enhancement New feature or request label Nov 14, 2024
@bertdeblock bertdeblock self-assigned this Nov 14, 2024
cwd = processCwd(),
path = "",
}: { cwd?: string; path?: string } = {}) {
const destination = getDestinationPath(cwd, path);
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Check if destination exists.

filter: (src) => parse(src).base !== "config.ts",
});

success(`Ejected all documents at \`${relative(cwd, destination)}\`.`);
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mention that the path should be added to the gember config file.

@bertdeblock bertdeblock deleted the eject branch November 18, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants