feat: added support for serverside node webworker
- Added Support for serverside Node Workers.
@theld To actually run a worker i need to manually point to the file in dist. In chancenwerk there is an example under chancenraum/server/searchForDublicates line 56. Make it work with an import oder with an actual filepath in the project scope pls.
Also i have no idea what im doing in esbuild so pls review that shit