An open API service indexing awesome lists of open source software.

https://github.com/hannasdev/webpack-template

A starting template for building JS-applications, using Webpack
https://github.com/hannasdev/webpack-template

Last synced: about 1 year ago
JSON representation

A starting template for building JS-applications, using Webpack

Awesome Lists containing this project

README

          

# Webpack-template

This project is a template for javascript-projects using Webpack.

It contains the following features:

* Babel transpiler (ES2015)
* CSS
* Automatic image-compression (jpe?g|gif|png|svg)

## Release notes

### v1.0.0 (2017-06-23)

Set up webpack, a basic config-file with transpilation of CSS, ES2015 and image-compression.

## Author
Hanna Söderström