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
- Host: GitHub
- URL: https://github.com/hannasdev/webpack-template
- Owner: hannasdev
- Created: 2017-06-23T12:32:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T08:55:26.000Z (about 9 years ago)
- Last Synced: 2024-03-27T20:21:53.726Z (over 2 years ago)
- Language: JavaScript
- Size: 213 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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