Skip to content

[fix] marked dependency for Part 1 / Bindings / Textarea inputs #175

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

Merged
merged 3 commits into from
Jan 23, 2023

Conversation

ivanbtrujillo
Copy link
Contributor

This PR fixes the error about Marked not loading. What I've done is add the Marked dependency at the excercise level in the same way Elizabot was added for Part 1 / Lifecycle / beforeUpdate and afterUpdate excercise.

node_modules folder is pushed to the repo (same way than Elizabot).

Probably this is not the best way to do it, but it solves the issue for now. I think it worths to work on a script that runs npm install on any package.json under /content. This way we can remove the node_modules folder (by adding it to a .gitignore).

Before the fix:
image

After the fix:
image

@vercel
Copy link

vercel bot commented Dec 30, 2022

@ivanbtrujillo is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

@ivanbtrujillo ivanbtrujillo force-pushed the fix/text-area-excercise branch from 1a2d95b to bff6e59 Compare December 30, 2022 16:53
Copy link
Member

@dummdidumm dummdidumm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dummdidumm dummdidumm merged commit dd0b9fa into sveltejs:main Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants