elevatebart / vue-cli-plugin-template-loader

A plugin to run the vue-template-loader from @ktsn in the vue-cli
MIT License
4 stars 2 forks source link
typescript vue vue-cli vue-template-loader vuejs2

Build Status npm package

vue-cli-plugin-template-loader

A plugin to run the vue-template-loader from @ktsn in the vue-cli

Use Plugin

documentation

Install for Contribution

This project uses a monorepo setup that requires using Yarn because it relies on Yarn workspaces.

git clone https://github.com/elevatebart/vue-cli-plugin-template-loader.git
yarn

Run Unit Tests

yarn test

Issues and questions are more than welcome.