Skip to content

Long cold start time of development server #102

Description

@Prajwalprakash3722
  • Description: The development server for the IEEE RVCE website made using React and bundled using Webpack takes a long time to start when running the npm start command, especially on the first run of the day. This slows down the development process and makes it difficult to iterate quickly.

Steps to reproduce:

Run the command npm start to start the development server, Observe the time taken for the server to start up.

  • Expected behavior: The development server should start up quickly, allowing us to iterate quickly and efficiently.
  • Actual behavior: The development server takes a long time to start up, which slows down the development process.
  • Possible solution: Migrate the project from Webpack to VITE.

FYI @chrisvrose @MayurSChittaragi

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions