Skip to content

Commit

Permalink
experimental: remove legacy plugin system (vercel#20759)
Browse files Browse the repository at this point in the history
* chore: remove old plugins implementation

* chore: remove `onErrorMiddleware`

* Reduce allowed middleware

* remove collect plugins file

* remove old tests

* remove old demo packages
  • Loading branch information
Timer authored Apr 22, 2021
1 parent cce82cd commit 079c629
Show file tree
Hide file tree
Showing 34 changed files with 15 additions and 944 deletions.
18 changes: 0 additions & 18 deletions packages/next-plugin-google-analytics/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/next-plugin-google-analytics/readme.md

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions packages/next-plugin-google-analytics/src/on-init-client.js

This file was deleted.

22 changes: 0 additions & 22 deletions packages/next-plugin-sentry/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/next-plugin-sentry/readme.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/next-plugin-sentry/src/on-error-client.js

This file was deleted.

5 changes: 0 additions & 5 deletions packages/next-plugin-sentry/src/on-error-server.js

This file was deleted.

10 changes: 0 additions & 10 deletions packages/next-plugin-sentry/src/on-init-client.js

This file was deleted.

11 changes: 0 additions & 11 deletions packages/next-plugin-sentry/src/on-init-server.js

This file was deleted.

252 changes: 0 additions & 252 deletions packages/next/build/plugins/collect-plugins.ts

This file was deleted.

Loading

0 comments on commit 079c629

Please sign in to comment.