Open glutaminefree opened 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 ...
@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
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.