Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add babel configuration file
  • Loading branch information
kajan committed Feb 18, 2021
1 parent 5568707 commit 0088ca0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions AspNetCoreVueMpa.Web/ClientApp/babel.config.json
@@ -0,0 +1,5 @@
{
"presets": [
"@babel/preset-env"
]
}

0 comments on commit 0088ca0

Please sign in to comment.