mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
fix(editors): fix an issue where ckeditor doesn't load on the demo
This commit is contained in:
parent
b414eaf9ed
commit
0a4f40c515
2 changed files with 1 additions and 2 deletions
|
|
@ -270,7 +270,6 @@ module.exports = function (options) {
|
|||
*/
|
||||
new CopyWebpackPlugin([
|
||||
{from: 'src/assets', to: 'assets'},
|
||||
{from: 'node_modules/ckeditor', to: 'ckeditor'},
|
||||
{from: 'src/meta'}
|
||||
]),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue