Is it possible to only execute certain bits of code like we can with base webpack or vue-router require.ensure
, System.import
? If so would this be possible after generate
too?
My use case is using highlight.js
but i'd only wanna load this on certain routes