freeCodeCamp/client
Oliver Eyton-Williams cacc4eacd7
fix: handle the sorting of transformed files (#44724)
* fix: handle the sorting of transformed files

We can't use the ext property, since that is transformed, but the
history is maintained.

* test: make solutions polyVinyls for sorting

* refactor: inline prepareChallenge

* refactor: make solutions polys in getChallenges

* fix: convert each solution to a poly

* fix: skip empty solutions

* fix: get challenge file history in client

* refactor: stop calling isPoly from the client

* fix: remove debug console.log

* refactor: remove unnecessary sorting step
2022-01-24 10:42:27 -08:00
..
i18n chore(i18n,client): processed translations (#44876) 2022-01-23 00:01:07 +09:00
plugins fix(dx): make gatsby id static for hot reloading (#44542) 2022-01-10 11:03:20 +02:00
src fix: handle the sorting of transformed files (#44724) 2022-01-24 10:42:27 -08:00
static feat: add stripe merchant id for apple pay (#43124) 2021-08-05 20:00:50 +01:00
utils fix: handle the sorting of transformed files (#44724) 2022-01-24 10:42:27 -08:00
.babelrc.js
.gitignore
gatsby-browser.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
gatsby-config.js feat(client): ts-migrate client/utils/** (#42823) 2021-08-09 10:30:31 +02:00
gatsby-node.js fix: handle the sorting of transformed files (#44724) 2022-01-24 10:42:27 -08:00
gatsby-ssr.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
package.json chore(deps): update dependency nanoid to v3.1.31 [security] (#44873) 2022-01-24 22:14:14 +05:30
postcss.config.js
webpack-workers.js chore: use workspaces, fix deps 2021-12-02 19:57:47 +05:30