Skip to content

minfawang/webpack-fs-error-reproduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I added the following code to server/index.js

import fs from 'fs';

console.log(fs);

When you start the app you can see in the console that the fs module is not imported properly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published