mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-06-29 18:09:17 +08:00
chore: remove log
This commit is contained in:
parent
fb52fae222
commit
de296682af
@ -12,7 +12,7 @@ export default (api, publicPath) => {
|
||||
acc[`process.env.${cur}`] = JSON.stringify(env[cur]);
|
||||
return acc;
|
||||
}, {});
|
||||
console.log(formatEnv);
|
||||
|
||||
return {
|
||||
...formatEnv,
|
||||
...define,
|
||||
|
Loading…
x
Reference in New Issue
Block a user