File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ const config = {
3333
34342 . 修改 Babel 配置:
3535
36- ``` js title="babel.config.js" {4 }
36+ ``` js title="babel.config.js" {6 }
3737module .exports = {
3838 presets: [
3939 [
@@ -74,7 +74,7 @@ const config = {
7474}
7575```
7676
77- ``` js title="babel.config.js" {5 }
77+ ``` js title="babel.config.js" {7 }
7878module .exports = {
7979 presets: [
8080 [
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ const config = {
3333
34342 . 修改 Babel 配置:
3535
36- ``` js title="babel.config.js" {4 }
36+ ``` js title="babel.config.js" {6 }
3737module .exports = {
3838 presets: [
3939 [
@@ -74,7 +74,7 @@ const config = {
7474}
7575```
7676
77- ``` js title="babel.config.js" {5 }
77+ ``` js title="babel.config.js" {7 }
7878module .exports = {
7979 presets: [
8080 [
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ const config = {
3333
34342 . 修改 Babel 配置:
3535
36- ``` js title="babel.config.js" {4 }
36+ ``` js title="babel.config.js" {6 }
3737module .exports = {
3838 presets: [
3939 [
@@ -74,7 +74,7 @@ const config = {
7474}
7575```
7676
77- ``` js title="babel.config.js" {5 }
77+ ``` js title="babel.config.js" {7 }
7878module .exports = {
7979 presets: [
8080 [
You can’t perform that action at this time.
0 commit comments