React 19 + Vite + TanStack Router/Query + Tailwind. Gmail-exact UI: - ThreadRow: 40px density, hover action icons, unread stripe - Sidebar: compose button, folder list, labels - MessageCard: expandable headers, reply/forward - MessageReader: full Gmail toolbar - SearchBar: pill with filter icon - Production: nginx container with /api proxy to api.mail.kua.cl Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| lib | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
README.md
@babel/helper-module-transforms
Babel helper functions for implementing ES6 module transformations
See our website @babel/helper-module-transforms for more information.
Install
Using npm:
npm install --save @babel/helper-module-transforms
or using yarn:
yarn add @babel/helper-module-transforms