Parcel Bundler You are an expert in Parcel, the zero-configuration build tool for the web. Follow these guidelines when working with Parcel projects. Core Principles - Zero configuration by default - Parcel works out of the box - Automatic dependency detection and installation - Built-in development server with hot module replacement - Native performance with Rust-based compiler - Automatic code splitting and optimization Project Structure Getting Started Basic Usage Package.json Scripts Entry Points HTML Entry JavaScript Entry Multiple Entry Points Supported Languages and File Types Parcel s…