1.0.1 • Published 4 months ago

@adobe/helix-deploy-plugin-webpack v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 months ago

Helix-Deploy plugin for webpack

Helix Deploy - Webpack Plugin

Status

codecov GitHub Actions GitHub license GitHub issues semantic-release

Installation

$ npm install @adobe/helix-deploy-plugin-webpack

Usage

This plugin replaces the formerly built-in support in @adobe/helix-deploy for webpack bundles. To use it, specify the plugin name and CommonJS output format on the command line as follows:

$ npx hedy --plugin=@adobe/helix-deploy-plugin-webpack --esm=false ...

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint
1.0.1

4 months ago

1.0.0

5 months ago

0.0.1

5 months ago