freeCodeCamp/client/utils/gatsby
Oliver Eyton-Williams c6eb40ceef
feat: remove protection from interview prep (#38136)
The interview prep section includes many challenges that require long
running calculations which can be mistaken for infinite loops. This
removes the loop protection from those challenges, while the tests are
being evaluated.

It keeps the protection for the preview, since it is easy to create
broken code while working on a challenge and that should not crash the
site.
2020-02-04 10:33:56 +05:30
..
challengePageCreator.js feat: remove protection from interview prep (#38136) 2020-02-04 10:33:56 +05:30
index.js fix: removed all guide bits from gatsby 2019-07-26 19:40:46 +05:30
layoutSelector.js fix: remove all year-end gift implementation (#38030) 2020-01-09 02:37:50 +05:30