# Plugin Manifest

## Requirements

* Craft CMS 3.0.0 or later

## Installation

```
composer require nystudio107/craft-plugin-manifest
```

## Plugin Manifest Overview

Plugin Manifest is the conduit between Craft CMS plugins and webpack, with manifest.json & webpack-dev-server HMR support

You shouldn't need to install this yourself normally; it's meant to be included by nystudio107 plugins.

Brought to you by [nystudio107](https://nystudio107.com)
