Skip to content
Snippets Groups Projects
Commit 758123f7 authored by Xiao Gui's avatar Xiao Gui
Browse files

bugfix: include material css for local dev

parent abcbf87a
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ module.exports = {
rules : [
{
test : /(html|css)$/,
exclude : /export\_nehuba|index|plugin\_examples/,
exclude : /export\_nehuba|index|plugin\_examples|indigo-pink\.css/,
use : {
loader : 'file-loader',
options : {
......
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