We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d967f4 commit c5e136dCopy full SHA for c5e136d
contributor-docs/adding-template.md
@@ -148,7 +148,7 @@ preset.
148
149
We call a template configuration for the bundler in CodeSandbox a 'Preset'. All
150
currently installed presets are defined in the
151
-[index.ts](https://github.com/codesandbox/codesandbox-client/blob/master/packages/app/src/sandbox/eval/index.js)
+[index.ts](https://github.com/codesandbox/codesandbox-client/blob/master/packages/app/src/sandbox/eval/index.ts)
152
file under `codesandbox-client/packages/app/src/sandbox/eval/presets`.
153
154
In order to understand how this configuration works, we recommend you to take a
0 commit comments