ember-cli-pace
ember-cli-pace copied to clipboard
How to manually start and stop pace
Is it possible to manually start and stop pace? like pace.start() or pace.stop()
According to Pace's API documentation, you should be able to: http://github.hubspot.com/pace/
Have you tried this @chaitanyya?