@pavilionius/webpack

0.1.0 • Public • Published

Customizing the default webpack configuration

You can create a pavilionius.webpack.js configuration file to customize some of the default webpack configuration that is exported here. Schema:

module.exports = {
  aliases: {
    [name: string]: string
  },

  vendors: [string]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @pavilionius/webpack

Weekly Downloads

0

Version

0.1.0

License

UNLICENSED

Last publish

Collaborators

  • pavilionius