Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 643 Bytes

File metadata and controls

16 lines (10 loc) · 643 Bytes

Issue RSS-ECOMM-1_08: Configure bundler (10 points) 🧩

Description 📝

Set up and configure a bundler (e.g., Webpack, Vite, Parcel, Rollup, or other) for the project, supporting both development and production build modes. 💻🔄

Acceptance Criteria 📚

  • A bundler (e.g., Webpack, Vite, Parcel, Rollup, or other) is set up and integrated with the project. ✔️
  • The bundler configuration supports both development and production build modes. 🛠️

Useful links to popular bundlers 🖇️