Skip to content
Snippets Groups Projects
Commit ac867f83 authored by Markin Igor's avatar Markin Igor
Browse files

Revert "Set https for webpack dev server."

This reverts commit a8621f34.
parent fc4a95f3
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ module.exports = merge(common, {
mode: 'development',
devServer: {
contentBase: './dist',
https: true,
// hot: true,
port: 9000,
headers: {
'Access-Control-Allow-Origin': '*'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment