Skip to content

Commit

Permalink
Readme updates lol
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleemboyer committed May 5, 2021
1 parent c0a3627 commit ca278cc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ or
yarn build:prod
```

## History/Steps
## The commit history story

- [Setting up the React app](https://github.com/ashleemboyer/webpack-typescript-jest-less/commit/af60ed8678e349ba6596890f795419011b2bebf8)
- [Upgrading webpack and loaders](https://github.com/ashleemboyer/webpack-typescript-jest-less/commit/4ee89641b96c6999916b4fade7eddeff78acee1f)
Expand All @@ -39,3 +39,5 @@ yarn build:prod
- [Converting everything to TypeScript](https://github.com/ashleemboyer/webpack-typescript-jest-less/commit/2a3c383606f747aad8da73b408c9f37dd3e4f2a3)
- [Adding Jest and Enzyme](https://github.com/ashleemboyer/webpack-typescript-jest-less/commit/7cca2ab4b584dd1c760b56d4f73e502fd761d901)
- [Adding webpack rule for .module.less files](https://github.com/ashleemboyer/webpack-typescript-jest-less/commit/e20cec48cc9f525bcc534decb80aafec03d96f87)
- [Setting up a build command](https://github.com/ashleemboyer/webpack-typescript-jest-less/commit/57dc4d1ba4f380f4bcecce42b8d0dc25e0225237)
- [Fixing the bundle.js file referenced in the index.html](https://github.com/ashleemboyer/webpack-typescript-jest-less/commit/c0a36271e71c15fdc1331d9e9a3541f94a972db9)

0 comments on commit ca278cc

Please sign in to comment.