@ -41,8 +41,8 @@ export default ({ mode }: ConfigEnv): UserConfigExport => {
copy({
targets: [
{
src: 'demoHtml/**/*',
dest: 'dist/demoHtml',
src: '/demoHtml/**/*',
dest: '/dist/demoHtml',
},
],
overwrite: true,