Skip to content

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

Description

@ktogo

TL;DR

configで

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

とかやりたいです

達成したいこと

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

ユースケース

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions