Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
swx_weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2022-09-27 16:41:20 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c5a1283c1acdc7564c3e3092edad878aac21aeac
c5a1283c
1 parent
a1fab483
fix
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
babel.config.js
yarn.lock
babel.config.js
View file @
c5a1283
...
@@ -4,7 +4,7 @@ module.exports = {
...
@@ -4,7 +4,7 @@ module.exports = {
4
presets
:
[
4
presets
:
[
5
[
'taro'
,
{
5
[
'taro'
,
{
6
framework
:
'vue3'
,
6
framework
:
'vue3'
,
7
-
ts
:
fals
e
7
+
ts
:
tru
e
8
-
}]
8
+
}]
,
9
]
9
]
10
}
10
}
...
...
yarn.lock
View file @
c5a1283
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment