Replies: 2 comments 8 replies
-
|
There's no special sauce to make any language or bundler work with Directus. As long as the output file is a regular javascript file in the correct location, you can use any build chain 👍🏻 |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
You can use |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. The documentation says "If you are using TypeScript, the JS-SDK requires TypeScript 3.8 or newer. TypeScript will also improve the development experience".
I do want to use Typescript to develop custom endpoint in
/extensions/endpoints. How to setup a Directus project to use Typescript?Thanks
Beta Was this translation helpful? Give feedback.
All reactions