In my last PR, there was a minor issue with date comparison to check whether the requirements file is stale. This PR fixes it. Also, the dependencies on which the Markdown Editor component depends are incompatible with turbopack. So, refrain from using the --turbo flag for running the development server.
In my last PR, there was a minor issue with date comparison to check whether the requirements file is stale. This PR fixes it. Also, the dependencies on which the Markdown Editor component depends are incompatible with turbopack. So, refrain from using the
--turbo
flag for running the development server.