page.js
page.js copied to clipboard
test/page.js is a symlink?
Why? This is causing our Jenkins build to break when creating a docker container. Can we get this removed please?
We of course worked around it...but was a pain to figure out. Still would like to get rid of this symlink please. Thanks.
It's because the tests start a server within the test folder. I guess we could move the server up a level so it has access to page.js. I'll look into this.