Releases: whimsicaldreamer/Html5-template
Releases · whimsicaldreamer/Html5-template
v1.5.1
v1.5.0
Changelog
- Added a new look to the start page
- Auto-reloading whenever a new page is added (i.e; no more manually editing webpack config or restarting the dev server after editing)
- Added support for sass
- Enabled source maps
- Removed unnecessary dependencies
- Dropped support for auto-reloading of backend files in favor of this template being frontend only
v1.4.0
Changelog
- Updated dependencies
- Moved from npm to yarn
v1.1.0
- jQuery can be used anywhere in the project without the need to import it again and again
- Added fontawesome
v1.0.0
This marks my first release.
Features:
- Multiple entry point support
- Back-end support
- Uses build process with webpack 4
- Auto-refresh of both front-end and back-end files on change
- JS linting
- compression of images on build
- HTML, CSS, JS minification
- Strips out unused CSS
- JS Transpiling using Babel
- Has jQuery, Normalize.css and Modernizr ready to be used
- Has Bootstrap 4 breakpoints ready in css file to be used