mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-16 16:14:17 +08:00
新增built脚本
This commit is contained in:
3
plugin/lib/vm2/index.js
Normal file
3
plugin/lib/vm2/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
if (parseInt(process.versions.node.split('.')[0]) < 6) throw new Error('vm2 requires Node.js version 6 or newer.');
|
||||
|
||||
module.exports = require('./lib/main');
|
||||
Reference in New Issue
Block a user