We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问支持模板继承吗?如@block @OverRide。
The text was updated successfully, but these errors were encountered:
freemarker本身并没有 继承 特性,这些是rapid框架提供的,所以目前freemarker.js也是不支持的。
不过有个grunt plugin支持继承: http://github.com/ijse/grunt-freemarker
Sorry, something went wrong.
早期实现的 https://github.com/ijse/FMtoll 是支持继承的,Java封装的cli
明白了,因为node平台原因所以不支持就不换了,多写一点代码就行了。非常感谢!
No branches or pull requests
请问支持模板继承吗?如@block @OverRide。
The text was updated successfully, but these errors were encountered: