-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
contribution welcomefeature requestintend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.The team has the intention to implement this feature at some point. Contribution is also welcome.scope: babelscope: cli-service build
Description
What problem does this feature solve?
The result is improved bundle size and performance, while supporting the same browsers.
What does the proposed API look like?
{
"presets": [
["@vue/babel-preset-app", {
"presetModules": true
}]
]
}
Djaler, rahulcs, tobyzerner, academici, jacekkarczmarczyk and 2 more
Metadata
Metadata
Assignees
Labels
contribution welcomefeature requestintend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.The team has the intention to implement this feature at some point. Contribution is also welcome.scope: babelscope: cli-service build