aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/compiled-views/rocker-compiler.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/main/resources/compiled-views/rocker-compiler.conf b/src/main/resources/compiled-views/rocker-compiler.conf
deleted file mode 100644
index 5ef6980..0000000
--- a/src/main/resources/compiled-views/rocker-compiler.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-# DO NOT MODIFY THIS FILE - IT SHOULD BE UPDATED AUTOMATICALLY VIA ./gradlew compileRocker
-rocker.class.dir=/YOURPATH/src/main/resources/compiled-views
-rocker.option.extendsClass=com.fizzed.rocker.runtime.DefaultRockerTemplate
-rocker.option.optimize=false
-rocker.output.dir=/YOURPATH/src/main/resources/generated-views
-rocker.option.targetCharset=UTF-8
-rocker.template.dir=/YOURPATH/src/main/resources/views
-rocker.option.combineAdjacentPlain=true
-rocker.option.javaVersion=1.8
-rocker.option.extendsModelClass=com.fizzed.rocker.runtime.DefaultRockerModel