Skip to content

dmytrokruhlyi/webpack-assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack assembly

This repository contains basic webpack assembly. The main file with all rules is webpack.config.js.

Tech Stuff

  • JavaScript
  • Webpack
  • NPM

Features

This assembly includes:

  • files compression
  • work with files, .json, font, styles (css, less, sass), .xml and .csv files
  • webpack dev server
  • babel, plugins for babel
  • compiling .jsx and .ts files
  • eslint
  • webpack-bundle-analyzer

About

This is a basic webpack assembly that can be used for different projects. Includes different rules such as plugins, files compression, babel, compiling different file types.

Topics

Resources

Stars

Watchers

Forks

Contributors