Skip to main content

Hi folks,

I’ve built a Figma Plugin and all the code is in a single code.ts file (which is more than 960 lines!).

Is there a way to split the javascript code into more than one file and keep the code well organized?


Thanks in advance!

Here you go Libraries and bundling | Plugin API


Thank you for your feedback @Pavel_Kiselev 🙏 will check that out


Reply