mpociot/laravel-testtools
View on GitHubUse Webpack / vue-loader / ES2015/ npm build scripts
Open
#6 opened on Mar 23, 2016
enhancementhelp wanted
Repository metrics
- Stars
- (473 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Right now the JS code of the extension isn't very well structured.
Maybe we could introduce webpack in combination with vue-loader to this extension. This would also allow us to make use of babel.js to write some nicer looking ES2015 code.
Any help on this topic is greatly appreciated.