Files
freeCodeCamp/client/gatsby-node.js
Oliver Eyton-Williams e91793b934 fix(client): polyfill path with path-browserify (#41615)
path is being used by webpack to transform imports into requires. Since
some challenges rely on this transformation, path has to exist in the
browser.
2021-03-27 19:19:30 +05:30

8.8 KiB