mpociot/laravel-testtools

Use Webpack / vue-loader / ES2015/ npm build scripts

Open

#6 opened on Mar 23, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (43 forks)batch import
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.

Contributor guide