jed_fox1’s avatarjed_fox1’s Twitter Archive — № 1,104

  1. …in reply to @zachleat
    @zachleat 1. yarn add --dev webpack 2. npm install --save-dev rollup 3. pnpm install --save-dev parcel parcel-plugin-webpack parcel-plugin-rollup 4. Configure everything properly The remaining steps are left as an exercise to the reader.