mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 06:05:11 +00:00
examples(pug): fix example by adding plain-pug-loader (#5223)
This commit is contained in:
parent
ff93d14bbc
commit
320a46fe26
@ -3,7 +3,7 @@
|
||||
"dependencies": {
|
||||
"nuxt": "latest",
|
||||
"pug": "^2.0.3",
|
||||
"pug-loader": "^2.4.0"
|
||||
"pug-plain-loader": "^1.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "nuxt",
|
||||
|
Loading…
Reference in New Issue
Block a user