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

Webpack compatibility #22

Open
dkrutsko opened this issue Apr 1, 2016 · 1 comment
Open

Webpack compatibility #22

dkrutsko opened this issue Apr 1, 2016 · 1 comment

Comments

@dkrutsko
Copy link

dkrutsko commented Apr 1, 2016

Hey, this project looks great and I'd like to use it on the front-end but I'm having problems compiling it with Webpack. The main problem is that freemail is using fs to read the txt files, which isn't available to the browser. One possible solution would be to use json files and require them in directly.

@jerrebm
Copy link

jerrebm commented Jul 12, 2017

Here's a Webpack compatible version.

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

No branches or pull requests

2 participants