1.1.18 • Published 9 months ago

@pieced/webpack-config v1.1.18

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

webpack configuration

Install

npm i @pieced/webpack-config -D

Usage

const {getWebConfig} = require('@pieced/webpack-config');

module.exports = getWebConfig();

Usage Dev

const {getWebConfig} = require('@pieced/webpack-config');

module.exports = getWebConfig({
  devServer: {
    // xxx
  },
});
1.1.18

9 months ago

1.1.17

10 months ago

1.1.16

10 months ago

1.1.15

10 months ago

1.1.15-beta.0

10 months ago

1.1.14

11 months ago

1.1.13

11 months ago

1.1.12

11 months ago

1.1.11

11 months ago

1.1.10

11 months ago

1.1.9

11 months ago

1.1.8

11 months ago

1.1.7

11 months ago

1.1.6

11 months ago

1.1.5

11 months ago

1.1.4

11 months ago

1.1.3

11 months ago

1.1.2

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago