renamed web to web_main

This commit is contained in:
2025-12-01 12:37:40 +01:00
parent 11a9c33e26
commit 09cde37fdb
25 changed files with 26 additions and 28 deletions

8
web_main/.eslintignore Normal file
View File

@@ -0,0 +1,8 @@
core/**/*
vendor/**/*
sites/**/files/**/*
libraries/**/*
sites/**/libraries/**/*
profiles/**/libraries/**/*
**/js_test_files/**/*
**/node_modules/**/*