sysgears / spinjs

SpinJS is now Zen! The project has been renamed and moved to Larix Framework.
https://github.com/sysgears/larix/tree/master/packages/zen
MIT License
43 stars 8 forks source link

Add VueLoaderPlugin #27

Closed basilalex closed 5 years ago

basilalex commented 5 years ago

This PR adds a Vue-Loader plugin according to Vue Loader docs.

It is responsible for cloning any other rules you have defined and applying them to the corresponding language blocks in .vue files.

larixer commented 5 years ago

Many thanks Alex!