Skip to content
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

Fixed dependencies of Pug and Pure #1759

Merged
merged 4 commits into from
Mar 5, 2019

Conversation

RunDevelopment
Copy link
Member

There were a few problems with the dependencies of Pug and Pure.

  1. Pug did not require markup.
  2. Pug had ejs, hogan, mustache, plates, and swig as peer dependencies, none of which are languages (or aliases) Prism supports.
  3. Pure had ats and dsp as peer dependencies, none of which are languages (or aliases) Prism supports.

I removed the unsupported languages for now.

@RunDevelopment
Copy link
Member Author

Might have to adjust Pug after #1769.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant