Frameworks added
Added 3 Run modes
- Test - Compile your Application and runs it using release.js file.
- Dev - Compile your Application and runs it using debug.js file.
- Build - Compile your Application.
Plugin added
- webpack-browser-plugin to open browser after compile the application.