mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Add cmd interface
Code refactoring
This commit is contained in:
parent
e6e1a19477
commit
962391e2a0
23 changed files with 180 additions and 223 deletions
|
|
@ -95,7 +95,7 @@ module.exports = function(publicPath, pro, es6) {
|
|||
// stage-2
|
||||
"transform-class-properties",
|
||||
"transform-object-rest-spread",
|
||||
// "transform-decorators",
|
||||
// "transform-decorators", // -> transform-decorators-legacy
|
||||
|
||||
// stage-3
|
||||
"syntax-trailing-function-commas",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue