esbuild-coffeescript icon indicating copy to clipboard operation
esbuild-coffeescript copied to clipboard

Results 3 esbuild-coffeescript issues
Sort by recently updated
recently updated
newest added

I try to use coffeescript in svelte on my rails app and i don't understand how merge both : ``` #!/usr/bin/env node const watch = process.argv.includes("--watch"); const esbuild = require('esbuild')...

``` coffee build/main.coffee X [ERROR] Could not resolve "../pixie" lib/exports.coffee:3:21:

Adding a prettier configuration since .editorconfig is not that common anymore