backbone-webpack-example
backbone-webpack-example copied to clipboard
Example of converting a Backbone app to use Webpack
Results
2
backbone-webpack-example issues
Sort by
recently updated
recently updated
newest added
I cloned the project I ran npm install npm start ERROR in Cannot find module 'eslint' @ ./js/main.js 19:27-46 webpack: bundle is now VALID. full output > @ start /Users/nathanprice/dev/github/backbone-webpack-example...
If one has no global installation of eslint, your nice example does not work properly. Thanks for your work!