Catch more SSR issues and improve compat tests (#353)
This will cause the build to fail, as this will catch an SSR issue, which will be fixed after merging #369
This commit is contained in:
parent
71f08e171a
commit
718beb4d7b
52 changed files with 2404 additions and 686 deletions
4
compatibility-tests/.gitignore
vendored
4
compatibility-tests/.gitignore
vendored
|
@ -1,5 +1,5 @@
|
|||
# these lock files include checksums of the @theatre/*@compat packages, which
|
||||
# would change after every edit to their source, so we better not keep them
|
||||
# in the repo
|
||||
/*/package-lock.json
|
||||
/*/yarn.lock
|
||||
/fixtures/*/package/package-lock.json
|
||||
/fixtures/*/package/yarn.lock
|
Loading…
Add table
Add a link
Reference in a new issue