Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
huzhiming
2019-11-14 15:14:47 +0800
Commit
61f7d3f7e5d0850372fd5d143e4aeea387909357
1 parent
b9a8c11e
feat(埋点):添加数据上报
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
build/webpack.client.conf.js
build/webpack.client.conf.js
View file @
61f7d3f
...
...
@@ -62,7 +62,7 @@ const webpackConfig = merge(baseConfig, {
terserOptions
:
{
safari10
:
true
,
compress
:
{
drop_console
:
tru
e
,
drop_console
:
fals
e
,
}
}
})]
...
...
Please
register
or
login
to post a comment