babel-plugin-static-fs
babel-plugin-static-fs copied to clipboard
Example integration with webpack
Hi, I'm new to webpack. I wanted to inline my fs.readFileSync
statements but I don't know how to integrate this plugin into webpack. Can you guide me?