Dev config should also use create template.
This commit is contained in:
		| @@ -45,7 +45,7 @@ webpackConfig = merge(webpackConfig, { | ||||
|   }, | ||||
|   plugins: [ | ||||
|     new HtmlPlugin({ | ||||
|       template: "src/templates/Index.html", | ||||
|       template: "src/templates/Create.html", | ||||
|       chunksSortMode: "dependency" | ||||
|     }) | ||||
|   ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user