Skip to content

Commit

Permalink
chore: decommissioning vue3-migration-test & react-wrapper packag…
Browse files Browse the repository at this point in the history
…es (#1688)
  • Loading branch information
victorcg88 authored Jan 15, 2025
1 parent 6f7a55d commit a2ad80f
Show file tree
Hide file tree
Showing 162 changed files with 2,797 additions and 14,228 deletions.
2 changes: 0 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ evolves.
manage requests and responses to Empathy Platform APIs
- **[@empathyco/x-types](/packages/x-types)** - TypeScript types & guards for X models.
- **[@empathyco/x-storage-service](/packages/storage-service)** - Storage service with TTL.
- **[@empathyco/x-react-wrapper](/packages/react-wrapper)** - A proxy that transforms Vue components
into React components.
- **[@empathyco/x-translations](/packages/x-translations)** - A project that allows you to import
and export the translations.
- **[@empathyco/x-utils](/packages/x-utils)** - provides utilities to ease the development.
Expand Down
8 changes: 0 additions & 8 deletions .github/actions/run-e2e-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,3 @@ runs:
start: npm run serve
working-directory: packages/x-components
component: true

- name: Cypress run React Wrapper
uses: cypress-io/github-action@v5
with:
install: false
browser: chrome
start: npm run serve
working-directory: packages/react-wrapper
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,5 @@
"cross-env NODE_ENV=production eslint --fix"
],
"*.{md,js,json}": "prettier --write"
},
"pnpm": {
"packageExtensions": {
"vue-template-compiler": {
"peerDependencies": {
"vue": "~2.7.14"
}
}
}
}
}
1 change: 0 additions & 1 deletion packages/_vue3-migration-test/.env

This file was deleted.

12 changes: 0 additions & 12 deletions packages/_vue3-migration-test/.eslintrc.js

This file was deleted.

Loading

0 comments on commit a2ad80f

Please sign in to comment.