Skip to content

Can't find resource files #2

@leogomes

Description

@leogomes

While running tests with the attester, I've had to add the following snippet of code to make sure that Resources were correctly retrieved:

 aria.core.AppEnvironment.updateEnvironment({
                appSettings : {
                  devMode : true
                }
});

It would be great if attester set devMode to true by default.

Cheers,
Leo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions