laravel-testtools icon indicating copy to clipboard operation
laravel-testtools copied to clipboard

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

Open mpociot opened this issue 8 years ago • 0 comments

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.

mpociot avatar Mar 23 '16 15:03 mpociot