mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
examples: fullstack vweb example (#16761)
This commit is contained in:
@ -9,6 +9,7 @@ const vroot = @VMODROOT
|
||||
const efolders = [
|
||||
'examples/viewer',
|
||||
'examples/vweb_orm_jwt',
|
||||
'examples/vweb_fullstack',
|
||||
]
|
||||
|
||||
fn main() {
|
||||
|
Reference in New Issue
Block a user