wooorm / lowlight

Virtual syntax highlighting for virtual DOMs and non-HTML things
MIT License
725 stars 25 forks source link

How can we change the entry point from lib/common.js to lib/all.js #46

Closed prashantchvn closed 2 years ago

prashantchvn commented 2 years ago

I was using the lowlight for the tip tap editor and I want to configure the tip tap syntax highlighter extension but because it is not returning twig in the listLanguages() method I am not able to add the language

wooorm commented 2 years ago
import things from 'lowlight/lib/common.js'