@roots/bud-entrypoints
Overview
Bud extension implementing @roots/entrypoints-webpack-plugin
.
Installation
yarn add @roots/bud-entrypoints --dev
Usage
bud.use(['@roots/bud-entrypoints'])
Configuration
bud.entrypoints({
name: 'entrypoints.json',
writeToFileEmit: true,
})
Option | Type | Description | Default |
---|
name | string | manifest filename | entrypoints.json |
writeToFileEmit | boolean | true to emit manifest file | true |
Contributing
Contributions are welcome from everyone.
We have contributing guidelines to help you get started.
Help support our open-source development efforts by becoming a patron.
Keep track of development and community news.