Skip to content

Commit

Permalink
build: bump up packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Fine0830 authored Mar 3, 2023
2 parents 4db5490 + 9811a3c commit c2733c3
Show file tree
Hide file tree
Showing 5 changed files with 4,840 additions and 10,729 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The test project generates traffic automatically through `selenium`.

**Requests: [docker](https://docs.docker.com/install/), [docker-compose](https://docs.docker.com/compose/install/).**

1. Run the SkyWaling and test project
1. Run the SkyWalking and test project

```shell script
npm run rebuild
Expand Down
4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<script defer src="/index.js"></script></head>
<body>

<div id="app">
Expand All @@ -15,5 +15,5 @@
<!-- <iframe src="https://www.baidu.com" frameborder="0" height="600px" width="800px"></iframe> -->
</div>
</div>
<script type="text/javascript" src="/index.js"></script></body>
</body>
</html>
Loading

0 comments on commit c2733c3

Please sign in to comment.