Skip to content

Commit

Permalink
Fix for editor.scss file
Browse files Browse the repository at this point in the history
  • Loading branch information
LABCAT committed Nov 11, 2020
1 parent 8899986 commit f641361
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion webpack.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,9 @@ const myConfig = merge(
]

// only turn on when you want to create the editor.css file!
// ,
// editor: [
// '../'+variables.themeName+'/src/editor.scss'
// THEME_DIR+'/src/editor.scss'
// ],
},
output: {
Expand Down

0 comments on commit f641361

Please sign in to comment.