Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@@ -0,0 +1,6 @@ | ||
// This file 'entry.jsx' is part of an example for building a minimalistic React front-end app | ||
// step by step with Webpack 3 as outlined in the tutorial blog at | ||
// http://maratbn.com/blogs/2018/06/17/minimalistic-react-webapp-webpack-3/ | ||
|
||
|
||
console.log("JSX entry logic."); |