# @loadable/babel-plugin

> Babel plugin for loadable (required for SSR).

Latest version **5.16.1** (published 2023-07-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install @loadable/babel-plugin
pnpm add @loadable/babel-plugin
yarn add @loadable/babel-plugin
bun add @loadable/babel-plugin
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 5.16.1 |
| Published | 2023-07-20 |
| First published | 2018-10-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=8 |
| Dependencies | 1 |
| Unpacked size | 77.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7794 |
| Author | Greg Bergé |
| Maintainers | neoziro, kashey |
| Keywords | loadable |

## Links

- npm: https://www.npmjs.com/package/@loadable/babel-plugin
- Repository: https://github.com/gregberge/loadable-components
- Homepage: https://github.com/gregberge/loadable-components#readme
- Issues: https://github.com/gregberge/loadable-components/issues
- Funding: https://github.com/sponsors/gregberge
- npm.io page: https://npm.io/package/@loadable/babel-plugin

## Dependencies (1)

- [@babel/plugin-syntax-dynamic-import](https://npm.io/package/@babel/plugin-syntax-dynamic-import.md) ^7.7.4

## Recent versions

- 5.16.1 (latest) — 2023-07-20
- 5.16.0 — 2023-07-09
- 5.15.3 — 2023-01-28
- 5.13.2 — 2020-09-14
- 5.13.0 — 2020-06-29
- 5.12.0 — 2020-01-09
- 5.11.0 — 2019-12-02
- 5.10.3 — 2019-09-24
- 5.10.0 — 2019-05-13
- 5.8.0 — 2019-04-10
- 5.7.2 — 2019-03-20
- 5.7.1 — 2019-03-19
- 5.7.0 — 2019-03-14
- 5.6.0 — 2019-02-05
- 5.5.0 — 2019-01-22
- … 8 more at https://npm.io/package/@loadable/babel-plugin/versions

## README

# @loadable/babel-plugin

This plugin is required only if you use Server Side Rendering in your application. [See `@loadable/server` for more information](https://loadable-components.com/docs/api-loadable-server/).

## Install

```
npm install --save-dev @loadable/babel-plugin
```

## Documentation

👉 [See full documentation](https://loadable-components.com/)

## License

MIT

---
_Source: https://npm.io/package/@loadable/babel-plugin · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
