Skip to content

T9-Forever/rspack-stuck

Repository files navigation

Rspack project

Setup

Install the dependencies:

npm install

Get started

Start the dev server, and the app will be available at http://localhost:8080.

npm run dev

Build the app for production:

npm run build

Preview the production build locally:

npm run preview

Learn more

To learn more about Rspack, check out the following resources:

About

Reproduce the issue where respack gets stuck.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published