This website requires JavaScript.
Explore
Help
Register
Sign In
nt_web_template
/
full-stack-fastapi-template
Watch
2
Star
0
Fork
0
You've already forked full-stack-fastapi-template
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
5729eceb83464238da2461ae9979dfd553226dfb
full-stack-fastapi-template
/
{{cookiecutter.project_slug}}
/
frontend
/
babel.config.js
10 lines
136 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:tada: First commit, from couchbase generator, basic changes not tested / updated yet
2019-02-09 19:42:36 +04:00
module
.
exports
=
{
"presets"
:
[
[
:arrow_up: Upgrade to Vue CLI 4 (#120) * Upgrade to Vue CLI 4 https://cli.vuejs.org/migrating-from-v3 * :fire: Remove package-lock.json that varies by system Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-04-17 10:33:51 -04:00
"@vue/cli-plugin-babel/preset"
,
:tada: First commit, from couchbase generator, basic changes not tested / updated yet
2019-02-09 19:42:36 +04:00
{
"useBuiltIns"
:
"entry"
}
]
]
}
Reference in New Issue
Copy Permalink