@patternplate/webpack-entry
TypeScript icon, indicating that this package has built-in type declarations

3.1.1 • Public • Published

Documentation and development interface for component libraries

@patternplate/webpack-entry

  • Framework independent
  • Bring design docs to live with real components
  • Powerful search and meta data system

This is the contributor documentation for @patternplate/webpack-entry For user docs see patternplate.github.io

About @patternplate/webpack-entry

Create dynamic webpack entries given glob patterns.

Usage

const webpackEntry = require("@patternplate/webpack-entry");

// webpack.config.js
module.exports = {
  entry: webpackEntry.sync(["src/**/*.demo.js"])
};

License

Copyright by SinnerSchrader. All @patternplate packages are released under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @patternplate/webpack-entry

Weekly Downloads

4

Version

3.1.1

License

MIT

Unpacked Size

16.9 kB

Total Files

16

Last publish

Collaborators

  • kotzendekrabbe
  • lkuechler
  • rongae
  • marionebl