update
This commit is contained in:
parent
2db30d7e86
commit
21614404d1
|
|
@ -59,10 +59,10 @@ module.exports = merge(webpackBaseConfig, {
|
|||
to: 'fonts'
|
||||
},
|
||||
{
|
||||
from: 'src/views/main_components/theme-switch/theme'
|
||||
from: 'src/views/main-components/theme-switch/theme'
|
||||
},
|
||||
{
|
||||
from: 'src/views/my_components/text-editor/tinymce'
|
||||
from: 'src/views/my-components/text-editor/tinymce'
|
||||
}
|
||||
], {
|
||||
ignore: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue