Skip to content

Instantly share code, notes, and snippets.

View kyleboe's full-sized avatar
🤓

Kyle Boe kyleboe

🤓
View GitHub Profile
@kyleboe
kyleboe / build.js
Created January 13, 2024 02:45
Elixir/Phoenix esbuild config for loading the VeChain dAppKit
const esbuild = require("esbuild");
const polyfillNode = require("esbuild-plugin-polyfill-node").polyfillNode
const args = process.argv.slice(2);
const watch = args.includes('--watch');
const deploy = args.includes('--deploy');
const loader = {
// Add loaders for images/fonts/etc, e.g. { '.svg': 'file' }
};

Keybase proof

I hereby claim:

  • I am kyleboe on github.
  • I am kyleboe (https://keybase.io/kyleboe) on keybase.
  • I have a public key whose fingerprint is B2F6 2B3A 6A7A 6E5C 0361 629F 9008 354C AF09 1609

To claim this, I am signing this object: