jvalue / jayvee

Jayvee is a domain-specific language and runtime for automated processing of data pipelines
https://jvalue.github.io/jayvee/
150 stars 15 forks source link

Remove explicit main attribute #616

Closed joluj closed 3 months ago

joluj commented 3 months ago

The entry point to the language-server lib is wrong. Removing the attribute allows esbuild to set it automatically to the correct value ./main.js