Skip to content

Commit

Permalink
Merge branch 'develop' into pw
Browse files Browse the repository at this point in the history
  • Loading branch information
shashwatahalder01 committed Jan 29, 2025
2 parents 75305d7 + dba5a85 commit c5c14d3
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
1 change: 0 additions & 1 deletion .distignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ event.json
postcss.config.js
webpack.config.js
tailwind.config.js
/
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
tools: composer:v2
- name: Build
run: |
composer install --no-dev
composer install --no-dev -o
npm install
npm run build
- name: Install SVN ( Subversion )
Expand Down
5 changes: 5 additions & 0 deletions .svnignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ webpack.config.js
composer.lock
composer.json
.editorconfig
.wordpress-org
.distignore
docs
CHANGELOG.md
DEVELOPER.md
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ With Dokan, experience a smooth, fast setup process in under an hour and have yo

We continuously update Dokan with reliable services for flawless operation, staying ahead of industry trends and introducing new features with each update.

See Our Official GitHub page: [Official Dokan GitHub](https://github.com/getdokan/dokan/?utm_campaign=dokan-wordpress-org-visitor&utm_medium=learn_more_about_dokan&utm_source=WordPress.org)
See Our Official GitHub page: [Official Dokan GitHub](https://github.com/getdokan/dokan/)

= A SCALABLE MARKET =

Expand Down

0 comments on commit c5c14d3

Please sign in to comment.