luiguild / v-bar

The virtual responsive crossbrowser scrollbar component for VueJS 2x
MIT License
222 stars 28 forks source link

pug-plain-loader #26

Open glutaminefree opened 5 years ago

glutaminefree commented 5 years ago

Library have template on pug, but don't have pug-plain-loader in devDependencies. So I have install it separately. You should put it to devDependencies in library package.json file.

foxyntax commented 5 years ago

Library have template on pug, but don't have pug-plain-loader in devDependencies. So I have install it separately. You should put it to devDependencies in library package.json file.

thang @glutaminefree , may I see your code?? I can't understand how to fix it ...

glutaminefree commented 5 years ago

@LegenD1995 Hi! I changed my job, and don't have access to code of old company :( You can just run npm install pug-plain-loader --save-dev