Skip to content
New issue

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

EJSビルドのスキップオプションが欲しい #24

Open
ktogo opened this issue Dec 26, 2017 · 0 comments
Open

EJSビルドのスキップオプションが欲しい #24

ktogo opened this issue Dec 26, 2017 · 0 comments

Comments

@ktogo
Copy link

ktogo commented Dec 26, 2017

TL;DR

configで

html: {
    skipIf: production // boolean; set this true to skip EJS build
}

とかやりたいです

達成したいこと

  • configでproduction時にEJSをビルドするか否かを指定したい

ユースケース

  • PHPアプリケーション向けに使用する場合など
  • EJSは単にコーディング成果物の検証用として出力し、本番ではEJSビルドが不要なケース
  • 本番ではEJSビルドをスキップしたい

何卒よろしくお願いいたします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant