Commit e2fc3180 authored by ganjingcun's avatar ganjingcun

konami page

parent 36f46d12
......@@ -95,6 +95,11 @@ var webpackConfig = merge(baseWebpackConfig, {
to: path.join(config.build.assetsSubDirectory, ".."),
ignore: ['.*']
},
{
from: path.resolve(__dirname, '../static/konami.html'),
to: path.join(config.build.assetsSubDirectory, ".."),
ignore: ['.*']
},
])
]
})
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment