-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Hi! I’ve been using breakpoint on a project and have run into the issue that it doesn’t load on export. Going by one of your comments on another issue, I’m guessing it’s because serve export does not yet use config.ru
.
I’ve tried adding require 'breakpoint'
at the top of compile_compass_sass
in export.rb
of my local install of serve, but this doesn’t help. Could you point me in the right direction?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels