JakobJingleheimer / nodejs-loaders

A collection of loaders to facilitate a quick and easy local development and CI testing environment.
11 stars 3 forks source link

feat(loader): add vue #32

Open AugustinMauroy opened 2 weeks ago

AugustinMauroy commented 2 weeks ago

The main purpose of creating a vue loader is to enable unit testing of vue components with node test-runner.

If you have any clue about how to handle that it's will be super !

potential way to handle