repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Remove client-side isLoggedIn value
[ProtonMail-WebClient.git]
/
packages
/
shared
/
babel.config.js
blob
bd7abc14ef88dec0ec418e2943eaec0c44aec0cf
1
module.exports = {
2
presets: ['@babel/preset-env'],
3
plugins: ['@babel/plugin-proposal-object-rest-spread', '@babel/plugin-transform-runtime'],
4
};