Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
web-tool
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tool
web-tool
Commits
9c7d8806
Commit
9c7d8806
authored
Jul 31, 2023
by
xinglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*)修改项目打包问题
parent
6493f25b
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
12 additions
and
14 deletions
+12
-14
README.md
README.md
+0
-2
package.json
packages/graphmod-assets/package.json
+2
-2
package.json
packages/graphmod-ccs/package.json
+2
-2
package.json
packages/graphmod-common/package.json
+2
-2
package.json
packages/graphmod-scripts/package.json
+2
-2
package.json
packages/graphmod-tool/package.json
+1
-1
package.json
packages/graphmod-utils/package.json
+2
-2
config.js
website/src/config.js
+1
-1
No files found.
README.md
View file @
9c7d8806
...
@@ -174,5 +174,3 @@ npm run build:sdkmf
...
@@ -174,5 +174,3 @@ npm run build:sdkmf
## 其它
## 其它
umd 或 mf 公共模块,可以在启动的时候,直接使用平台的 umd 和 mf 模块
umd 或 mf 公共模块,可以在启动的时候,直接使用平台的 umd 和 mf 模块
packages/graphmod-assets/package.json
View file @
9c7d8806
...
@@ -18,11 +18,11 @@
...
@@ -18,11 +18,11 @@
"lib"
"lib"
],
],
"publishConfig"
:
{
"publishConfig"
:
{
"registry"
:
"http://1
72.16.11.26
:9696/"
"registry"
:
"http://1
13.142.68.105
:9696/"
},
},
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"type"
:
"git"
,
"url"
:
"http://
172.16.10.76/iotgraph/amos-iot-graphmod
.git"
"url"
:
"http://
39.98.45.134:8090/tool/web-tool
.git"
},
},
"scripts"
:
{
"scripts"
:
{
"test"
:
"echo
\"
Error: run tests from root
\"
&& exit 1"
"test"
:
"echo
\"
Error: run tests from root
\"
&& exit 1"
...
...
packages/graphmod-ccs/package.json
View file @
9c7d8806
...
@@ -11,11 +11,11 @@
...
@@ -11,11 +11,11 @@
"test"
:
"__tests__"
"test"
:
"__tests__"
},
},
"publishConfig"
:
{
"publishConfig"
:
{
"registry"
:
"http://1
72.16.11.26
:9696/"
"registry"
:
"http://1
13.142.68.105
:9696/"
},
},
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"type"
:
"git"
,
"url"
:
"http://
172.16.10.76/iotgraph/amos-iot-graphmod
.git"
"url"
:
"http://
39.98.45.134:8090/tool/web-tool
.git"
},
},
"scripts"
:
{
"scripts"
:
{
"clean"
:
"rimraf lib dist released"
,
"clean"
:
"rimraf lib dist released"
,
...
...
packages/graphmod-common/package.json
View file @
9c7d8806
...
@@ -11,11 +11,11 @@
...
@@ -11,11 +11,11 @@
"test"
:
"__tests__"
"test"
:
"__tests__"
},
},
"publishConfig"
:
{
"publishConfig"
:
{
"registry"
:
"http://1
72.16.11.26
:9696/"
"registry"
:
"http://1
13.142.68.105
:9696/"
},
},
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"type"
:
"git"
,
"url"
:
"http://
172.16.10.76/iotgraph/amos-iot-graphmod
.git"
"url"
:
"http://
39.98.45.134:8090/tool/web-tool
.git"
},
},
"scripts"
:
{
"scripts"
:
{
"test"
:
"echo
\"
Error: run tests from root
\"
&& exit 1"
"test"
:
"echo
\"
Error: run tests from root
\"
&& exit 1"
...
...
packages/graphmod-scripts/package.json
View file @
9c7d8806
...
@@ -11,11 +11,11 @@
...
@@ -11,11 +11,11 @@
"test"
:
"__tests__"
"test"
:
"__tests__"
},
},
"publishConfig"
:
{
"publishConfig"
:
{
"registry"
:
"http://1
72.16.11.26
:9696/"
"registry"
:
"http://1
13.142.68.105
:9696/"
},
},
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"type"
:
"git"
,
"url"
:
"http://
172.16.10.76/iotgraph/amos-iot-graphmod
.git"
"url"
:
"http://
39.98.45.134:8090/tool/web-tool
.git"
},
},
"scripts"
:
{
"scripts"
:
{
"test"
:
"echo
\"
Error: run tests from root
\"
&& exit 1"
"test"
:
"echo
\"
Error: run tests from root
\"
&& exit 1"
...
...
packages/graphmod-tool/package.json
View file @
9c7d8806
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
},
},
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"type"
:
"git"
,
"url"
:
"http://
172.16.10.76/iotgraph/amos-iot-graphmod
.git"
"url"
:
"http://
39.98.45.134:8090/tool/web-tool
.git"
},
},
"scripts"
:
{
"scripts"
:
{
"clean"
:
"rimraf lib dist released"
,
"clean"
:
"rimraf lib dist released"
,
...
...
packages/graphmod-utils/package.json
View file @
9c7d8806
...
@@ -11,11 +11,11 @@
...
@@ -11,11 +11,11 @@
"test"
:
"__tests__"
"test"
:
"__tests__"
},
},
"publishConfig"
:
{
"publishConfig"
:
{
"registry"
:
"http://1
72.16.11.26
:9696/"
"registry"
:
"http://1
13.142.68.105
:9696/"
},
},
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"type"
:
"git"
,
"url"
:
"http://
172.16.10.76/iotgraph/amos-iot-graphmod
.git"
"url"
:
"http://
39.98.45.134:8090/tool/web-tool
.git"
},
},
"scripts"
:
{
"scripts"
:
{
"test"
:
"echo
\"
Error: run tests from root
\"
&& exit 1"
"test"
:
"echo
\"
Error: run tests from root
\"
&& exit 1"
...
...
website/src/config.js
View file @
9c7d8806
// 根据不同项目引用不同子项目的config.json配置
// 根据不同项目引用不同子项目的config.json配置
const
configs
=
[
const
configs
=
[
// { name: 'team', source: 'packages/graphmod-team
/config.json' }
{
name
:
'tool'
,
source
:
'packages/graphmod-tool
/config.json'
}
];
];
// 加载配置
// 加载配置
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment