nystudio107 / craft-plugin-manifest
Plugin Manifest is the conduit between Craft CMS plugins and webpack, with manifest.json & webpack-dev-server HMR support
Fund package maintenance!
khalwat
Installs: 501 672
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 1
Open Issues: 0
Requires
- craftcms/cms: ^4.0.0
This package is auto-updated.
Last update: 2024-10-08 00:28:17 UTC
README
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