mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-14 13:20:29 -05:00
created coffee package, updated paths and cjsxify to prevent incorrect stack traces on errors
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
require("coffee-script/register")
|
||||
require("./test/helpers/https_server").start(8443)
|
||||
require("../coffee/register")
|
||||
require("./test/helpers/https_server").start(8443)
|
||||
|
||||
Reference in New Issue
Block a user