You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
println('`x.vweb` is now `veb`. The module is no longer experimental. Simply `import veb` instead of `import x.vweb`.')
2770
-
} elseif node.mod=='vweb' {
2771
-
println('`vweb` has been deprecated. Please use the more stable and fast `veb`has been deprecated. Please use the more stable and fast `veb`` instead of `import x.vweb`.')
2770
+
//} else if node.mod == 'vweb' {
2771
+
//println('`vweb` has been deprecated. Please use the more stable and fast `veb`instead')
0 commit comments