mirror of https://github.com/Budibase/budibase.git
3 changed files with 2575 additions and 27 deletions
@ -0,0 +1,3 @@ |
|||
module.exports = { |
|||
presets: [["@babel/preset-env", { targets: { node: "current" } }]], |
|||
} |
|||
File diff suppressed because it is too large
Loading…
Reference in new issue