智能照明系统APP-本地串口
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LightingSystemApp-serial/.svn/pristine/2e/2e0f5830bc8e3b641cb32995693...

18 lines
681 B

3 years ago
// try {
// var vueVersion = require('megalo/package.json').version
// } catch (e) {}
// var packageName = require('./package.json').name
// var packageVersion = require('./package.json').version
// if (vueVersion && vueVersion !== packageVersion) {
// throw new Error(
// '\n\nVue packages version mismatch:\n\n' +
// '- vue@' + vueVersion + '\n' +
// '- ' + packageName + '@' + packageVersion + '\n\n' +
// 'This may cause things to work incorrectly. Make sure to use the same version for both.\n' +
// 'If you are using megalo-loader, re-installing them should bump ' + packageName + ' to the latest.\n'
// )
// }
module.exports = require('./build')