You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prioritising it just before the HTML pagebuilder, which is one of the last ones (or simply, the last one) is strange. I removed the priority and everything worked fine.
https://github.com/benderjs/benderjs-sinon/blob/master/index.js#L18
Prioritising it just before the HTML pagebuilder, which is one of the last ones (or simply, the last one) is strange. I removed the priority and everything worked fine.