veliovgroup / spiderable-middleware

🤖 Prerendering for JavaScript powered websites. Great solution for PWAs (Progressive Web Apps), SPAs (Single Page Applications), and other websites based on top of front-end JavaScript frameworks
https://www.npmjs.com/package/spiderable-middleware
BSD 3-Clause "New" or "Revised" License
38 stars 4 forks source link

Meteor 3.0 code example #22

Closed gustawdaniel closed 8 months ago

gustawdaniel commented 8 months ago

This is due to the fact Meteor 3 has changed middleware library.

https://github.com/veliovgroup/spiderable-middleware/issues/21

Thanks @dr-dimitru

Thank you for contribution. Before you go:

  1. Make sure you're using spaces for indentation
  2. Make sure all new code is documented in-code-docs
  3. Make sure new features, or changes in behavior is documented in README.md and/or other docs materials
  4. Make sure this PR was previously discussed, if not create new issue ticket for your PR
  5. Give an expressive description what you have changed/added and why

Thank you for making this package better :)

Do not forget to get rid of this default message