Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Add target to node as we don't need the Window object. #54

Merged
merged 1 commit into from
Apr 22, 2019
Merged

Add target to node as we don't need the Window object. #54

merged 1 commit into from
Apr 22, 2019

Conversation

gijsroge
Copy link
Contributor

This fixes issues with SSR frameworks that don't have the Window object available during the build phase.

Fix #53

This fixes issues with SSR frameworks that don't have the Window object
available during the build phase.
@mazipan mazipan merged commit e85e1d5 into mazipan:master Apr 22, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incompatible with SSR. Window is not defined.
2 participants