Commit ea2d871c authored by wangy's avatar wangy

配置

parent facc10aa
...@@ -79,26 +79,6 @@ function setHtmlPluginConfig(arrayString) { ...@@ -79,26 +79,6 @@ function setHtmlPluginConfig(arrayString) {
from: 'processChart/**/**', from: 'processChart/**/**',
to: `./designer/` to: `./designer/`
}, },
{
from: 'flowChartView/**/**',
to: `./designer/`
},
{
from: 'valueChain/**/**',
to: `./designer/`
},
{
from: 'valueChainPublish/**/**',
to: `./designer/`
},
{
from: 'processNodeChart/**/**',
to: `./designer/`
},
{
from: 'processFramework/**/**',
to: `./designer/`
},
{ {
from: 'print.html', from: 'print.html',
to: `./designer/` to: `./designer/`
......
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