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

Remove comment from webpack config.

parent fe07e6b0
No related branches found
No related tags found
1 merge request!15Resolve "Check if access to local storage is allowed"
......@@ -7,7 +7,6 @@ module.exports = merge(common, {
mode: 'development',
devServer: {
contentBase: './dist',
// 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.
Finish editing this message first!
Please register or to comment