Removed manually adding std component lib items.
This commit is contained in:
parent
150a2d71cb
commit
8ae16e327f
@ -245,9 +245,6 @@ class DefaultStaticSiteGenerator implements StaticSiteGenerator {
|
||||
if (pageView instanceof WvcPageView) {
|
||||
pageView.context = new DefaultWebViewComponentContext().tap {
|
||||
configureRootScope(WebViewComponentScope) {
|
||||
// standard lib
|
||||
addWithAttr(Each)
|
||||
|
||||
// custom components
|
||||
allWvc.each { wvcClass ->
|
||||
//noinspection GroovyAssignabilityCheck
|
||||
|
Loading…
Reference in New Issue
Block a user