Skip to content

Instantly share code, notes, and snippets.

@psanders
Last active May 20, 2019 22:58
// 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