Skip to content

Instantly share code, notes, and snippets.

@psanders
Last active May 20, 2019 22:58
Show Gist options
  • Save psanders/65c010b5d54058f212e497f66bcd94e8 to your computer and use it in GitHub Desktop.
Save psanders/65c010b5d54058f212e497f66bcd94e8 to your computer and use it in GitHub Desktop.
// jvm-npm needs this variable
const System = Java.type('java.lang.System')
load('./node_modules/jvm-npm/src/main/javascript/jvm-npm.js')
require('./app.js')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment