mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Fix spaces in previous commit
This commit is contained in:
4
vendor/framework7-react/build/build.js
vendored
4
vendor/framework7-react/build/build.js
vendored
@ -31,8 +31,8 @@ rm('./www/', (removeErr) => {
|
||||
}
|
||||
|
||||
console.log(chalk.cyan('Build complete.\n'));
|
||||
|
||||
if (env == 'development')
|
||||
|
||||
if (env == 'development')
|
||||
process.exit(0);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user