freeCodeCamp/client
Oliver Eyton-Williams 90d2c3b344
feat: use webpack caching in development (#42286)
* feat: use webpack caching in development

This cuts build time for build-workers considerably.

* fix: update gitpod config

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-05-30 08:59:55 +01:00
..
i18n chore(i18n,learn): update translations (#42289) 2021-05-28 11:41:28 -07:00
plugins fix(npm-audit): improve audit and fix run-scripts (#42050) 2021-05-07 23:48:11 +05:30
src feat: change challenge desc to ts (#42270) 2021-05-27 17:50:08 +02:00
static feat: add gap scripts for production and staging (#40807) 2021-04-16 14:29:53 +05:30
utils feat: render footer correctly (#42096) 2021-05-24 00:30:07 +02:00
.babelrc fix: remove redundant babel plugin (#42234) 2021-05-24 13:30:09 -07:00
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js chore: rollback CSRF token generation (#42082) 2021-05-11 00:27:08 +05:30
gatsby-config.js fix: only generate bundle stats during CI (#42094) 2021-05-11 15:59:44 +05:30
gatsby-node.js feat(client): add hashes to monaco workers (#42097) 2021-05-11 18:26:06 +05:30
gatsby-ssr.js fix(client): inject bootstrap tags to the top of head (#40804) 2021-01-31 12:15:40 +05:30
package-lock.json fix(deps): update dependency react-transition-group to v4.4.2 (#42299) 2021-05-30 05:42:07 +00:00
package.json feat: use webpack caching in development (#42286) 2021-05-30 08:59:55 +01:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
tsconfig.json feat: use TypeScript in the client (#42124) 2021-05-18 00:23:41 +05:30
webpack-workers.js feat: use webpack caching in development (#42286) 2021-05-30 08:59:55 +01:00