Skip to content

Commit

Permalink
add notes on caching and build speed up
Browse files Browse the repository at this point in the history
  • Loading branch information
devlinjunker committed May 1, 2020
1 parent 56070d2 commit ba49ba0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ How to use this template to create a basic Frontend Application:
- Contract testing? https://docs.pact.io/
- OpenAPI validation of mocks? https://bitbucket.org/atlassian/swagger-mock-validator/src/master/
- [ ] (-) production configuration for webpack
- Improve build speed in develop https://webpack.js.org/guides/build-performance/
- Build caching https://webpack.js.org/guides/caching/
- Minimize?
- No Warnings? No output in tests?
- [ ] (-) cleaner output from watch script?
Expand Down

0 comments on commit ba49ba0

Please sign in to comment.