Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

expect to have static, hosted, packaged modes #3

@gasolin

Description

@gasolin

followup of webapplate/webapplate#15

After basic generator is landed, the requirement is more clear now.
I'd plan to have 3 modes for generated template, which mapping to 3 grunt commands:

static: not install express related script (no views/, server.js)

tasks:

pack: inherit from static, but without server (no appcache)

tasks:

  • remove unnecessary grunt config
  • remove unnecessary package.json dependency

host: (not in current scope)

tasks:
add grunt host command
webapplate/webapplate#69

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions