Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb7e5859

Browse files
gabrielcsapojantimon
authored andcommitted
[chore] fixes CI to avoid race conditions
1 parent48131d3 commitb7e5859

File tree

4 files changed

+4
-12
lines changed

4 files changed

+4
-12
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<head><scriptdefer="defer"src="bundle.js"></script><linkhref="styles.css"rel="stylesheet"></head>Hello World from backend2021-10-09T14:25:52.580Z<h2>Partial</h2><imgsrc="55b19870aff2e53d1fb1.png">
1+
<head><scriptdefer="defer"src="bundle.js"></script><linkhref="styles.css"rel="stylesheet"></head>Hello World from backend2021-10-16T17:01:43.132Z<h2>Partial</h2><imgsrc="55b19870aff2e53d1fb1.png">
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html><head><title>pug demo</title><linkrel="icon"href="favicon.ico"><scriptdefer="defer"src="bundle.js"></script><linkhref="styles.css"rel="stylesheet"></head><body><divid="main"><divclass="time"><b>Current time</b><p>1999-01-01T05:00:00.000Z</p></div><imgsrc="#{require('./logo.png')}"></div></body></html>
1+
<!doctype html><html><head><title>pug demo</title><linkrel="icon"href="favicon.ico"><scriptdefer="defer"src="bundle.js"></script><linkhref="styles.css"rel="stylesheet"></head><body><divid="main"><divclass="time"><b>Current time</b><p>1999-01-01T08:00:00.000Z</p></div><imgsrc="#{require('./logo.png')}"></div></body></html>

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"commitizen":"^4.2.4",
3333
"css-loader":"5.0.1",
3434
"cz-conventional-changelog":"2.1.0",
35-
"dir-compare":"1.7.2",
35+
"dir-compare":"^3.3.0",
3636
"html-loader":"2.1.1",
37-
"jest":"26.5.3",
37+
"jest":"^27.2.5",
3838
"mini-css-extract-plugin":"^1.6.0",
3939
"pug":"3.0.2",
4040
"pug-loader":"2.4.0",

‎spec/support/jasmine.json‎

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp