Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed level1 routes for development #335

Merged
merged 4 commits into from
Oct 11, 2024
Merged

Conversation

ankitdas13
Copy link
Contributor

@ankitdas13 ankitdas13 commented Oct 3, 2024

Description :

fixed idocs current route in local environment.

server.js Outdated
}) => {
const markdown = getMarkdown(config);
const serve = ({ config, getDoc, getPath, allDocs, getKey, filePathsDontExist }) => {
console.log('serve execute')
Copy link
Contributor

Choose a reason for hiding this comment

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

why logging here ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed console

Copy link
Contributor

@razortanmayshah razortanmayshah left a comment

Choose a reason for hiding this comment

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

Approving with minor comment

@ankitdas13 ankitdas13 merged commit bc8f633 into main Oct 11, 2024
1 check passed
@ankitdas13 ankitdas13 deleted the fix/development-level1-routes branch October 11, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants