Skip to content

Run engine-server fixture tests with NODE_ENV=production #5134

Open
@nolanlawson

Description

@nolanlawson

I'm noticing that if I run the fixture tests in prod mode, I get different results than dev mode. This seems partially due to some dev-only accessors defined here:

function createAccessorThatWarns(propName: string) {

This is causing issues with global HTML properties/attributes in particular, but there seem to be some problems with outerHTML as well.

PoC: b890165

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions