curlconverter / curlconverter

Transpile curl commands into Python, JavaScript and 27 other languages
https://curlconverter.com
MIT License
7.17k stars 867 forks source link

Revert "Load tree-sitter-bash.wasm from same directory as JS (#649)" #650

Closed verhovsky closed 1 month ago

verhovsky commented 1 month ago

This reverts commit 266e5ef09a048247a23615e308eff0f52f8fcde2.

Because it breaks https://curlconverter.com/ when you navigate to a specific url like https://curlconverter.com/go/ because it tries to load https://curlconverter.com/go/tree-sitter-bash.wasm instead of https://curlconverter.com/tree-sitter-bash.wasm