Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 60ba66c

Browse files
committed
🎨 b3log#223 theme
1 parent f58d00c commit 60ba66c

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

pipe.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Server": "http://localhost:5897",
33
"StaticServer": "",
4-
"StaticResourceVersion": "1553761429022",
4+
"StaticResourceVersion": "1553762561605",
55
"RuntimeMode": "dev",
66
"LogLevel": "debug",
77
"ShowSQL": false,

theme/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@
2020
}
2121
],
2222
"scripts": {
23-
"genTpl": "node js/tool/genTpl",
2423
"dev": "gulp watch",
25-
"build": "gulp && npm run genTpl"
24+
"build": "gulp"
2625
},
2726
"devDependencies": {
2827
"@babel/core": "^7.4.0",

theme/sw.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)