# @keystonejs/field-views-loader

> A webpack loader used to load all the field views used in an app

Latest version **6.1.2** (published 2021-05-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @keystonejs/field-views-loader
pnpm add @keystonejs/field-views-loader
yarn add @keystonejs/field-views-loader
bun add @keystonejs/field-views-loader
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 6.1.2 |
| Published | 2021-05-26 |
| First published | 2019-10-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=10.0.0 |
| Dependencies | 1 |
| Unpacked size | 11.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 67 |
| Author | The Keystone Development Team |
| Maintainers | bladey, jedwatson, molomby, jesstelford, mitchellhamilton, timl, madebymike |

## Links

- npm: https://www.npmjs.com/package/@keystonejs/field-views-loader
- Repository: https://github.com/keystonejs/keystone-5/tree/main/packages/field-views-loader
- npm.io page: https://npm.io/package/@keystonejs/field-views-loader

## Dependencies (1)

- [loader-utils](https://npm.io/package/loader-utils.md) ^2.0.0

## Recent versions

- 6.1.2 (latest) — 2021-05-26
- 6.0.1 (entasis) — 2020-09-13
- 6.1.1 — 2021-04-14
- 6.1.0 — 2021-02-24
- 6.0.2 — 2021-02-22
- 6.0.0 — 2020-05-07
- 5.2.1 — 2020-03-08
- 5.2.0 — 2020-02-18
- 5.1.0 — 2019-12-09
- 5.0.0 — 2019-10-24

## README

<!--[meta]
title: Field Views Loader
[meta]-->

# Field Views Loader

> This is the last active development release of this package as **Keystone 5** is now in a 6 to 12 month active maintenance phase. For more information please read our [Keystone 5 and beyond](https://github.com/keystonejs/keystone-5/issues/21) post.

This packages contains a [webpack loader](https://webpack.js.org/api/loaders) which makes the field type UI components available to the Admin UI.

This package is an internal helper package used by Keystone. It contains a [webpack loader](https://webpack.js.org/api/loaders) which makes the field type UI components available to the Admin UI.

You should probably not use this directly in your Keystone projects.

---
_Source: https://npm.io/package/@keystonejs/field-views-loader · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
