mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-10 08:51:24 +00:00
* chore: fix Eleventy spelling * chore: misc CONTRIBUTING.md updates * chore: fix GitHub capitalization * chore: fix HTML capitalization * chore: fix JavaScript capitalization * chore: misc README.md updates * chore: update slack.md to match modernweb-dev/web * chore: misc docs/about updates * chore: misc docs/blog updates * chore: misc docs/docs updates * chore: fix mdjs capitalization * chore: fix Markdown capitalization * chore: fix Rocket capitalization * chore: fix apostrophes * chore: fix TypeScript capitalization * chore: consistently capitalize headings * chore: misc docs/guides updates * chore: misc packages/building-rollup updates * chore: misc packages/check-html-links updates * chore: misc packages/cli updates * chore: misc packages/plugins-manager updates * chore: misc packages/search updates * chore: fix tests * chore: fix lints
409 B
409 B
Building Rollup
Rollup configuration to help you get started building modern web applications. You write modern JavaScript using the latest browser features. Rollup will optimize your code for production and ensure it runs on all supported browsers.
For docs please see our homepage https://rocket.modern-web.dev/docs/building/rollup-config/.