@@ -20,7 +20,7 @@ const remoteList = {
localPath: './dist',
},
};
console.log('打包环境:', remoteName);
const config = remoteList[remoteName];
if (!remoteName || !config) {
console.error('找不到对应环境!');
The note is not visible to the blocked user.