Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
553ef27a6f754f59ba53400bd5ecc5cb0435aeef
/
.
/
examples
/
vue
/
babel.config.js
blob: 716b0237c62f442f420a7104934af4cb31d52c39 [
file
]
module
.
exports
=
{
presets
:
[
'@vue/cli-plugin-babel/preset'
]
}