Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing augurface #1087

Merged
merged 3 commits into from
Jan 26, 2021
Merged

fixing augurface #1087

merged 3 commits into from
Jan 26, 2021

Conversation

sgoggins
Copy link
Member

The path to the configuration file frontend.config.json was incorrect, and while the variable config was set in src/store/UtilModule.js, the variable configObject was required.

PR also includes audit fixes from NPM.

@ccarterlandis
Copy link
Contributor

This fix looks good to me, but now I'm realizing that the config does not get written to the augurface directory when it's generated, only augur/frontend/. I can fix this - should both frontends use the same frontend config file, or different ones?

@sgoggins
Copy link
Member Author

@ccarterlandis : Per our discussion last night, I think keeping the frontend.config.json in one place makes it easier. This PR accomplishes that goal.

@sgoggins
Copy link
Member Author

@ccarterlandis : Do you know why the Docker tests are not running?

@sgoggins sgoggins merged commit af63d3b into dev Jan 26, 2021
sgoggins added a commit that referenced this pull request Jan 27, 2021
Merge pull request #1087 from chaoss/augurface-patch-1
@sgoggins sgoggins deleted the augurface-patch-1 branch March 11, 2021 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants