-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: SnackPlayer Plugin #31
Conversation
JavaScript heap out of memory 😢 |
FYI I've added the ability to reinitialize snackplayer on route change and tab change. It's a bit hacky IMHO but seems to work fine (sometimes snack iframe takes some time to init though). Pinged Satya to see if this integration can be made easier directly inside the embedded snack js script. @darshkpatel as I msged you in private I think it's better if we reintegrate the snackplayer temporarily as it's easier to fix issues for now. We'll figure out where this plugin should live after it works fine. |
@slorber Done |
LGTM, but will let @Simek merge if it's fine ;) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's merge it, it is fine for now to have this plugin as a local package . 🙂
* add remark-snackplayer * bump version * remove legacy plugins * Increase heap memory * move heap fix to the deployment scripts * Add ability to initialize snackplayer after navigation and tab changes * add local remark-snackplayer package * cleanup package * Fix: dependency issues Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com> Co-authored-by: slorber <lorber.sebastien@gmail.com>
I've published v0.0.1 of the remark plugin called remark-snackplayer
This is with reference to #4
I'll be opening a followup PR to fix the following issues: