2.5.2 • Published 6 years ago

webpack-config-lag v2.5.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

webpack-config

Webpack configuration used @larrierguichet

As the description suggest this package is strongly opinionated

Install

npm install --save webpack-config-lag

Usage

For a client build in webpack.client.babel.js for example:

import { client } from 'webpack-config';

export default client;

or

import config from 'webpack-config';

export default config;

For a server build in webpack.server.babel.js for example:

import { server } from 'webpack-config';

export default server;
2.5.2

6 years ago

2.4.1

6 years ago

2.4.0

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.1.9

6 years ago

2.1.8

6 years ago

2.1.7

6 years ago

2.1.6

6 years ago

2.1.5

6 years ago

2.1.4

6 years ago

2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

1.5.0

6 years ago

1.4.1

6 years ago

1.2.0

6 years ago