We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6298105 commit 302c09bCopy full SHA for 302c09b
docs/project.jl
@@ -12,7 +12,7 @@ ms = [m]
12
13
14
# Add rewriters here
15
-project = Project(
+project = Pollen.Project(
16
Pollen.Rewriter[
17
DocumentFolder(Pkg.pkgdir(m), prefix = "documents"),
18
ParseCode(),
0 commit comments