fix: pageLayer replaced page

This commit is contained in:
Dmitriy Bratchikov
2024-05-27 16:24:38 +07:00
parent 90b858ebd5
commit 01d965ee7b
7 changed files with 19 additions and 16 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ module.exports = {
"",
"<THIRD_PARTY_MODULES>",
"",
"^(@shared|@entities|@features|@widgets|@pages|@app)(/.*)$",
"^(@shared|@entities|@features|@widgets|@pagesLayer|@app)(/.*)$",
"",
"^(?!.*[.]scss$)[./].*$",
".scss$",