Describe the bug
After adding this issue to my project & compiling, it complained about missing babel-runtime. Installing babel-runtime resolved this issue
To Reproduce
Steps to reproduce the behavior:
- Create a basic tool without babel-runtime
- Install tinymce-a11y-checker
- Build the project
- See babel-runtime references fail
Expected behavior
All dependencies should be installed by npm install