Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Conversation

@jalextowle
Copy link
Contributor

Added tests for the convertConfig function that use the new framework.

@jalextowle jalextowle force-pushed the test/convert-config-test branch from 5501160 to e81d52b Compare February 5, 2020 22:46
@jalextowle jalextowle force-pushed the test/convert-config-test branch from fc661e9 to 59bd9d9 Compare February 5, 2020 22:49
entry: './conversion-tests/conversion_test.ts',
node: {
fs: 'empty'
},
Copy link
Contributor

Choose a reason for hiding this comment

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

Why was this necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

For some reason, we get an error that is close to "cannot resolve "fs" in @0x/dev-utils". After doing some reading, this is actually a bug in webpack and is fixed by adding this line. This is the issue I referred to find this solution: webpack/css-loader#447. After reading the issue again, I'm going dig into this a bit more on a low-priority cycle, because it seems like there is a better way to fix this.

@albrow
Copy link
Contributor

albrow commented Feb 6, 2020

Just some small suggestions. Looks pretty good overall.

@jalextowle jalextowle force-pushed the test/convert-config-test branch from f7bb1d3 to 2980ff0 Compare February 10, 2020 19:16
@jalextowle jalextowle requested a review from albrow February 10, 2020 21:45
@jalextowle jalextowle merged commit 0364937 into development Feb 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants