pace
pace copied to clipboard
Import Pace and use paceoptions before it
Hi there,
If I put import Pace from 'pace-js' in my script, how can I setup paceOptions` before it. It seems the import happens before paceOptions has a chance to be set.
How are people using pace-js in their scripts?