kayvanbree / contexr

Stop redundantly defining your shortcuts in your shortcut library and your context menu. Start using Contexr!
MIT License
4 stars 0 forks source link

Contexr doesn't work in StackBlitz #47

Open kayvanbree opened 5 years ago

kayvanbree commented 5 years ago

Describe the bug Contexr doesn't work in StackBlitz.

Looks like Contexr isn't exported/compiled correctly for ES5, which renders Stackblitz unable to use the library. Same goes for real users I guess.

To Reproduce

  1. Go to stackblitz.com
  2. Try to use Contexr

Expected behavior Contexr should just work.

kayvanbree commented 2 months ago

Need to check if it works with the Angular 18 update.