Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rohstoffclient
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rohstoffboerse
rohstoffclient
104db3b298b99d17df59a27a423367b4ac1e0412
rohstoffclient
babel.config.js
Find file
Normal view
Permalink
babel.config.js
46 B
Newer
Older
Initial commit
Rainer Diesch
committed
4 years ago
1
2
3
module
.
exports
=
{
presets
:
[
"
@vue/app
"
]
};