Internal: Refactor theme build scripts [TMZ-457] (#484)

This commit is contained in:
Nurit Shahar 2025-05-26 21:12:29 +03:00 committed by GitHub
parent e62f2c9e85
commit 1c27084a03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
42 changed files with 3433 additions and 11871 deletions

6
.gitignore vendored
View file

@ -1,11 +1,12 @@
.idea/
node_modules/
.sass-cache/
build/
build/**
assets/
hello-elementor/
elementor-hello-theme/
log/
vendor/
composer.lock
.DS_Store
.project
Thumbs.db
@ -13,7 +14,6 @@ Thumbs.db
*.map
yarn.lock
assets/js/
*.css
*.zip
.npmrc
.env