@bendera/wds-plugin-directory-index

0.5.0 • Public • Published

Web Dev Server Directory Index Plugin

Directory index plugin for @web/dev-server.

screenshot

Installation

npm install --save-dev @bendera/wds-plugin-directory-index

Usage

Add the plugin to the Web Dev Server configuration file (web-dev-server.config.mjs).

import { directoryIndexPlugin } from '@bendera/wds-plugin-directory-index';

export default {
  //...
  plugins: [
    directoryIndexPlugin()
  ]
};

That's it! There are no settings.

Readme

Keywords

none

Package Sidebar

Install

npm i @bendera/wds-plugin-directory-index

Weekly Downloads

31

Version

0.5.0

License

MIT

Unpacked Size

51.9 kB

Total Files

6

Last publish

Collaborators

  • bendera