gristlabs_grist-core/stubs/app/server
Paul Fitzpatrick 9f234b758d (core) freshen grist-core build
Summary:
 * adds a smoke test to grist-core
 * fixes a problem with highlight.js failing to load correctly
 * skips survey for default user
 * freshens docker build

Utility files in test/nbrowser are moved to core/test/nbrowser, so that gristUtils are available there. This increased the apparent size of the diff as "./" import paths needed replacing with "test/nbrowser/" paths. The utility files are untouched, except for the code to start a server - it now has a small grist-core specific conditional in it.

Test Plan: adds test

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2768
2021-04-03 09:41:06 -04:00
..
lib (core) add SELF_HYPERLINK() function for generating links to the current document 2021-03-18 19:37:07 -04:00
declarations.d.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
server.ts (core) freshen grist-core build 2021-04-03 09:41:06 -04:00
tmp.d.ts (core) move home server into core 2020-07-21 20:39:10 -04:00