xxshady / esbuild-plugin-altv-dev-server

⛔️ DEPRECATED
13 stars 2 forks source link

Option to move all external imports to the top of the bundle #6

Closed xxshady closed 2 years ago

xxshady commented 2 years ago

This option will fix possible syntax errors caused by handleStartupErrors

xxshady commented 2 years ago

The first attempts to implement this feature can be found in move-externals-on-top branch. Now I'm stuck with handling imports of nodejs builtin modules

xxshady commented 2 years ago

added in 2.0.0