summaryrefslogtreecommitdiff
path: root/webpack.config.js
AgeCommit message (Collapse)Author
2024-09-21Initial NextJS project creation with basic structureYuval Adam
2018-10-14Refactor and modernize code base (#5)Jibin Thomas
Fixes #3 - * Updated all the dependencies to latest version * Config files updated * Moved the files to src directory * Updated README file * Configured package.json and README.md for production build * Added gh-pages package * Added production details in README.md * Removed unnecessary script tag from index.html * Change the fonts to ubuntu
2015-12-09Add bourbon stylesYuval Adam
2015-12-09Use SASS for stylingYuval Adam
2015-12-08React+babel is workingYuval Adam
2015-12-08Initial webpack stuffYuval Adam