Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

wpbuilder

felab32MIT1.1.2

This is a small library designed to simplify the assembly and application architecture.

webpack, builder

readme

WPbuilder

It works on the basis of webpack.

build status npm version

This is a small library designed to simplify the assembly and application architecture. The aim of binding configs for different environments and transmit the assembled configuration in webpack.

changelog

[v1.1.1]

June 13, 2016

  • FIXED package.json. Path to main file

[v1.1.0]

June 13, 2016

  • ADDED Config .wpbuilderrc
  • ADDED Use as a function
  • CHANGED The default path to the config is now ${rootProject}/config/webpack/...