Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ノード js の「nunjucks」テンプレートを初めて使用します。ほとんどの情報は nunjucks ドキュメントで入手できますが、変数 init をコンソールする方法がわかりません。
私は次のことを試しましたが、うまくいきませんでした:
{{ console.log(varible) }}