Skip to content

Commit 31e1b49

Browse files
javoskiLinusBorg
authored andcommitted
chore: fix typo (vuejs#1783)
1 parent 7b3812e commit 31e1b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli-plugin-babel/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module.exports = (api, options) => {
88
.test(/\.jsx?$/)
99
.exclude
1010
.add(filepath => {
11-
// always trasnpile js in vue files
11+
// always transpile js in vue files
1212
if (/\.vue\.jsx?$/.test(filepath)) {
1313
return false
1414
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy