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

Cumulus 1063 fix build #743

Merged
merged 2 commits into from Dec 12, 2018
Merged

Cumulus 1063 fix build #743

merged 2 commits into from Dec 12, 2018

Conversation

Jkovarik
Copy link
Member

Add knex db externals to test/api package.

Externals entries need to be added to webpack for all of the possible
database external requirements that aren't included in the api
package.json.

This is due to oddness in the way knex is referencing said libraries,
see commentary at : knex/knex#1128

Externals entries need to be added to webpack for all of the possible
database external requirements that *aren't* included in the api
package.json.

This is due to oddness in the way knex is referencing said libraries,
see commentary at : knex/knex#1128
@Jkovarik Jkovarik changed the base branch from master to DynamoToPostgres December 10, 2018 19:40
@Jkovarik Jkovarik changed the base branch from DynamoToPostgres to CUMULUS-1063 December 10, 2018 19:41
@Jkovarik
Copy link
Member Author

@yjpa7145 this should be good to go.

Copy link
Contributor

@marchuffnagle marchuffnagle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Jkovarik Jkovarik merged commit b9a408d into CUMULUS-1063 Dec 12, 2018
@Jkovarik Jkovarik deleted the CUMULUS-1063-fix-build branch December 12, 2018 18:02
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

2 participants