Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

[plugin] line-highlight not available after updating to 0.9.0 #192

Open
gabrielcsapo opened this issue Dec 8, 2020 · 3 comments
Open

[plugin] line-highlight not available after updating to 0.9.0 #192

gabrielcsapo opened this issue Dec 8, 2020 · 3 comments

Comments

@gabrielcsapo
Copy link

gabrielcsapo commented Dec 8, 2020

In my ember-cli-build.js file I have

    'ember-prism': {
      'components': ['javascript'],
      'plugins': ['line-highlight', 'line-numbers']
    },

in 0.6.0 this works, in 0.9.0 it doesn't.

@RobbieTheWagner
Copy link
Member

@gabrielcsapo we still support plugins. Perhaps the name changed or something?

@gabrielcsapo
Copy link
Author

@RobbieTheWagner
Copy link
Member

@gabrielcsapo do you have a reproduction you could point me at?

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

No branches or pull requests

2 participants