pick up merged code too
This commit is contained in:
parent
b995de4959
commit
745e27eff8
@ -6,7 +6,7 @@ module.exports = {
|
|||||||
'./app/helpers/**/*.rb',
|
'./app/helpers/**/*.rb',
|
||||||
'./app/javascript/**/*.js',
|
'./app/javascript/**/*.js',
|
||||||
'./app/views/**/*.{erb,haml,html,slim}' ,
|
'./app/views/**/*.{erb,haml,html,slim}' ,
|
||||||
'./merged/app/views/**/*.{erb,haml,html,slim}'
|
'./merged/app/**/*.{erb,haml,html,slim,rb}'
|
||||||
],
|
],
|
||||||
theme: {
|
theme: {
|
||||||
extend: {
|
extend: {
|
||||||
|
Loading…
Reference in New Issue
Block a user