Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

indigotree/webpack-wp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Config for WordPress

A shared Webpack config for WordPress projects.

Installation

Install via NPM:

npm i @indigotree/webpack-wp --save-dev

Usage

Create a webpack.config.js file and include:

module.exports = require('@indigotree/webpack-wp');

Assumptions

This config will assume the entry point of your project is src/index.js and will output the result in dist/.

However, you can use webpack-merge to customise these paths.

License

GPL-3.0+

About

Not used as of platform-skeleton-2025.

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •