Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.

fix: webpack build #56

Merged
merged 1 commit into from
Aug 14, 2020
Merged

fix: webpack build #56

merged 1 commit into from
Aug 14, 2020

Conversation

vasco-santos
Copy link
Member

With the updated in #55 the browser build for this module got broken.

With the file-type update, we were getting an error from the lack of the fs module as described in sindresorhus/file-type#304 The solution was to replace the file-type by its browser version in the browser.

Other than that, some installed modules need the node stream and path, which were added to aegir's webpack config

@vasco-santos vasco-santos merged commit 0c61a36 into master Aug 14, 2020
@vasco-santos vasco-santos deleted the fix/webpack-build branch August 14, 2020 08:10
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.

2 participants