You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: