leem32

Results 12 issues of leem32

The line in sublime-build `"shell_cmd": "taskkill /F /IM node.exe & node $file"` is causing an error `ERROR: The process "node.exe" not found.`. If I comment out the `taskkill` line the...

Loading this library with the CDN I get 2 errors: SyntaxError: Unexpected token 'export', and Uncaught TypeError: bifrostCors is not a constructor. ![bifrost](https://user-images.githubusercontent.com/10338315/179294043-16db84b5-c04d-45ea-adc1-531110fb9605.png) ```html Test bifrost var bifrostCors = new...