Skip to content

delite/features uses window and it is breaking the build. #401

@clmath

Description

@clmath

This is the same issue as #241.

The line here features#L22 should be modified to check if window exist before using it or be wrapped in a function like at features#L24 since function for has tests won't be evaluated at build time.

Another solution would be to wrap all the browser only tests in a if statement like it is done in deliteful/features.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions