v8.2.0
-
You no longer need to install
template-html-loader
in order to use a templating language likejade
. Just install the template engine itself:npm install jade
And you're good to go!
You no longer need to install template-html-loader
in order to use a templating language like jade
. Just install the template engine itself:
npm install jade
And you're good to go!