@@ -0,0 +1,7 @@
#!/usr/bin/env node
require('esbuild').buildSync({
entryPoints: ['globals.js'],
outfile: 'globals.bundle.js',
bundle: true
})
The note is not visible to the blocked user.