This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore-mindinsight
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix ci issue
pull/195/head
ph
5 years ago
parent
e1d627ff77
commit
167ab2ed6e
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mindinsight/ui/babel.config.js
+0
-1
mindinsight/ui/package.json
+ 1
- 1
mindinsight/ui/babel.config.js
View File
@@ -18,7 +18,7 @@ module.exports = {
[
'@vue/app',
{
polyfills: ['es
6
.promise', 'es
6
.symbol'],
polyfills: ['es.promise', 'es.symbol'],
},
],
],
+ 0
- 1
mindinsight/ui/package.json
View File
@@ -24,7 +24,6 @@
"@intlify/vue-i18n-loader": "0.6.1",
"@vue/cli-service": "4.1.0",
"@vue/cli-plugin-babel": "4.1.0",
"babel-core": "6.26.0",
"babel-eslint": "10.0.3",
"eslint": "6.6.0",
"eslint-config-google": "0.13.0",
Write
Preview
Loading…
Cancel
Save