fix syntax highlighting not being registered
Created by: sqs
- prevents the contributions file (which contains no exported definitions and only has side effects) from being tree-shaked out of the production build
- imports the syntax highlighting contributions in the browser extension
fix #1418