Skip to content

Commit bea093a

Browse files
committed
AppVeyor Publish: fbc346b
Merge branch 'release/0.3.0' * release/0.3.0: (23 commits) (GH-9) Update to Cake 0.33.0 (GH-14) Add .DS_Store to .gitignore file (GH-9) Fix NuGet lib folder (GH-14) Add standard AppVeyor config file (GH-14) Add EditorConfig file (GH-14) Add GitHub Template files (GH-14) Update NuGet metadata (GH-14) Always run GitVersion (GH-9) Update iconUrl to recommendation (GH-14) Pin to 1.0.0 of Cake.Recipe (GH-14) Switch to recipe.cake file (GH-14) Update to latest Cake bootstrappers (build) Changed Boostrappers (GH-4) Switch to Cake-Contrib Logo Updated Cake.Webpack to Cake.Core 0.23.0 Pin Cake Version: 0.22.2 Pin Cake.Core at 0.22.2 Revert "Issue #6 - Attempt to fix AppVeyor build" Issue #6 - Attempt to fix AppVeyor build Issue #6 - Update projects to .NET 4.6.1 ...
1 parent 8af6669 commit bea093a

File tree

3 files changed

+31
-31
lines changed

3 files changed

+31
-31
lines changed

assets/js/searchIndex.js

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -39,98 +39,98 @@ var searchModule = function() {
3939
a(
4040
{
4141
id:0,
42-
title:"WebpackLocalRunnerSettings",
43-
content:"WebpackLocalRunnerSettings",
42+
title:"WebpackGlobalRunner",
43+
content:"WebpackGlobalRunner",
4444
description:'',
4545
tags:''
4646
},
4747
{
48-
url:'/Cake.Webpack/api/Cake.Webpack/WebpackLocalRunnerSettings',
49-
title:"WebpackLocalRunnerSettings",
48+
url:'/Cake.Webpack/api/Cake.Webpack/WebpackGlobalRunner',
49+
title:"WebpackGlobalRunner",
5050
description:""
5151
}
5252
);
5353
a(
5454
{
5555
id:1,
56-
title:"WebpackLocalRunner",
57-
content:"WebpackLocalRunner",
56+
title:"WebpackBuildMode",
57+
content:"WebpackBuildMode",
5858
description:'',
5959
tags:''
6060
},
6161
{
62-
url:'/Cake.Webpack/api/Cake.Webpack/WebpackLocalRunner',
63-
title:"WebpackLocalRunner",
62+
url:'/Cake.Webpack/api/Cake.Webpack/WebpackBuildMode',
63+
title:"WebpackBuildMode",
6464
description:""
6565
}
6666
);
6767
a(
6868
{
6969
id:2,
70-
title:"NodeToolRunner",
71-
content:"NodeToolRunner",
70+
title:"WebpackLocalRunnerSettings",
71+
content:"WebpackLocalRunnerSettings",
7272
description:'',
7373
tags:''
7474
},
7575
{
76-
url:'/Cake.Webpack/api/Cake.Webpack/NodeToolRunner_1',
77-
title:"NodeToolRunner<TSettings>",
76+
url:'/Cake.Webpack/api/Cake.Webpack/WebpackLocalRunnerSettings',
77+
title:"WebpackLocalRunnerSettings",
7878
description:""
7979
}
8080
);
8181
a(
8282
{
8383
id:3,
84-
title:"WebpackRunnerFactory",
85-
content:"WebpackRunnerFactory",
84+
title:"WebpackRunnerSettings",
85+
content:"WebpackRunnerSettings",
8686
description:'',
8787
tags:''
8888
},
8989
{
90-
url:'/Cake.Webpack/api/Cake.Webpack/WebpackRunnerFactory',
91-
title:"WebpackRunnerFactory",
90+
url:'/Cake.Webpack/api/Cake.Webpack/WebpackRunnerSettings',
91+
title:"WebpackRunnerSettings",
9292
description:""
9393
}
9494
);
9595
a(
9696
{
9797
id:4,
98-
title:"WebpackRunnerSettings",
99-
content:"WebpackRunnerSettings",
98+
title:"NodeToolRunner",
99+
content:"NodeToolRunner",
100100
description:'',
101101
tags:''
102102
},
103103
{
104-
url:'/Cake.Webpack/api/Cake.Webpack/WebpackRunnerSettings',
105-
title:"WebpackRunnerSettings",
104+
url:'/Cake.Webpack/api/Cake.Webpack/NodeToolRunner_1',
105+
title:"NodeToolRunner<TSettings>",
106106
description:""
107107
}
108108
);
109109
a(
110110
{
111111
id:5,
112-
title:"WebpackBuildMode",
113-
content:"WebpackBuildMode",
112+
title:"WebpackRunnerFactory",
113+
content:"WebpackRunnerFactory",
114114
description:'',
115115
tags:''
116116
},
117117
{
118-
url:'/Cake.Webpack/api/Cake.Webpack/WebpackBuildMode',
119-
title:"WebpackBuildMode",
118+
url:'/Cake.Webpack/api/Cake.Webpack/WebpackRunnerFactory',
119+
title:"WebpackRunnerFactory",
120120
description:""
121121
}
122122
);
123123
a(
124124
{
125125
id:6,
126-
title:"WebpackGlobalRunner",
127-
content:"WebpackGlobalRunner",
126+
title:"WebpackLocalRunner",
127+
content:"WebpackLocalRunner",
128128
description:'',
129129
tags:''
130130
},
131131
{
132-
url:'/Cake.Webpack/api/Cake.Webpack/WebpackGlobalRunner',
133-
title:"WebpackGlobalRunner",
132+
url:'/Cake.Webpack/api/Cake.Webpack/WebpackLocalRunner',
133+
title:"WebpackLocalRunner",
134134
description:""
135135
}
136136
);

feed.atom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Cake.Webpack</title>
55
<link rel="self" href="http://cake-contrib.github.io/Cake.Webpack" />
66
<rights>2019</rights>
7-
<updated>2019-09-01T20:28:29Z</updated>
7+
<updated>2019-09-01T20:32:44Z</updated>
88
<entry>
99
<id>http://cake-contrib.github.io/Cake.Webpack/blog/new-release-0.2.0</id>
1010
<title>New Release - 0.2.0</title>

feed.rss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<link>http://cake-contrib.github.io/Cake.Webpack</link>
66
<description />
77
<copyright>2019</copyright>
8-
<pubDate>Sun, 01 Sep 2019 20:28:29 GMT</pubDate>
9-
<lastBuildDate>Sun, 01 Sep 2019 20:28:29 GMT</lastBuildDate>
8+
<pubDate>Sun, 01 Sep 2019 20:32:44 GMT</pubDate>
9+
<lastBuildDate>Sun, 01 Sep 2019 20:32:44 GMT</lastBuildDate>
1010
<item>
1111
<title>New Release - 0.2.0</title>
1212
<link>http://cake-contrib.github.io/Cake.Webpack/blog/new-release-0.2.0</link>

0 commit comments

Comments
 (0)