trytriplex / triplex

The visual IDE for the web.
https://triplex.dev
GNU General Public License v3.0
820 stars 28 forks source link

Improve startup time #224

Open krispya opened 3 weeks ago

krispya commented 3 weeks ago

When starting up a fresh Triplex tab it can take a long while (over 30 seconds in some cases) to start up just to error out. I assume some code transformation is happening. I'd like to understand the start up process and start identifying places we can target for improvement in the future.

itsdouges commented 3 weeks ago

Look for packages/@triplex/client/src/node-modules-plugin.ts to optimize.