@codeurs/packer
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published
packer(entry, bundle)

Returns a preconfigured webpack config with babel, less, image, fonts and font icon loaders

// Use as your webpack.config.js file
const packer = require('@codeurs/packer')
module.exports = packer('src/index.js', 'dist/bundle.js')
// Outputs dist/bundle.js and dist/bundle.css
// Fonts go to dist/fonts/...
// Images to dist/assets/...

Readme

Keywords

none

Package Sidebar

Install

npm i @codeurs/packer

Weekly Downloads

14

Version

1.3.1

License

MIT

Unpacked Size

42.2 kB

Total Files

16

Last publish

Collaborators

  • dmerckx
  • benmerckx
  • stijnvd_26
  • cloetensbrecht