Webpack flow
Read contents of index.js entry point
Find require()
/import
/export
statements
Locate module paths on local drive
Link files into single output
Webpack flow
Read contents of index.js entry point
Find require()
/import
/export
statements
Locate module paths on local drive
Link files into single output