Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the last release (https://github.com/parse-community/parse-server/releases).
Issue Description
I can't find the PagesRouter in the last release
Steps to reproduce
Explore node_modules after run 'npm install'
Actual Outcome
PagesRouter doesn't exists
Expected Outcome
Find PagesRouter in src/Routers
Failing Test Case / Pull Request
- 🤩 I submitted a PR with a fix and a test case.
- 🧐 I submitted a PR with a failing test case.
Environment
Server
- Parse Server version: 4.5.2
- Operating system: macOS
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Local
Database
- System (MongoDB or Postgres): MongoDB
- Database version: 4.4.8
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): Local
Client
- SDK (iOS, Android, JavaScript, PHP, Unity, etc): Javascript
- SDK version: 4.5.2