Skip to content

Commit

Permalink
Merge pull request #1060 from WordPress/fix/1030-remove-modules-infra…
Browse files Browse the repository at this point in the history
…structure

Remove modules infrastructure and UI from the plugin
  • Loading branch information
felixarntz committed Mar 21, 2024
2 parents 9f08d8a + c40dde2 commit fb3553c
Show file tree
Hide file tree
Showing 32 changed files with 90 additions and 2,093 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/php-test-standalone-plugins.yml
Expand Up @@ -76,8 +76,6 @@ jobs:
node --version
composer --version
php -v
- name: Building standalone plugins
run: npm run build-plugins
- name: Running single site standalone plugin integration tests
run: npm run test-plugins
- name: Running multisite standalone plugin integration tests
Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
# Performance Lab
![Performance Lab plugin banner with icon](https://user-images.githubusercontent.com/3531426/159084476-af352db4-192e-4927-a383-7f76bb3641df.png)

Monorepo for the [WordPress Performance Team](https://make.wordpress.org/performance/), primarily for the Performance Lab plugin, which is a collection of standalone performance modules.
Monorepo for the [WordPress Performance Team](https://make.wordpress.org/performance/), primarily for the Performance Lab plugin, which is a collection of standalone performance features.

Details about the Performance Lab plugin, including instructions for getting started and contributing, are available in the [Performance Team Handbook here](https://make.wordpress.org/performance/handbook/performance-lab/).

Expand Down
56 changes: 0 additions & 56 deletions admin/js/perflab-module-migration-notice.js

This file was deleted.

0 comments on commit fb3553c

Please sign in to comment.