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

expect to have static, hosted, packaged modes #3

Open
gasolin opened this issue Jul 31, 2014 · 1 comment
Open

expect to have static, hosted, packaged modes #3

gasolin opened this issue Jul 31, 2014 · 1 comment

Comments

@gasolin
Copy link
Contributor

gasolin commented Jul 31, 2014

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

@gasolin
Copy link
Contributor Author

gasolin commented Jul 31, 2014

Since the scope is wide, I think we could focus on make pack mode works well during TSOC.

@littleq0903 @snowmantw any thought?

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

No branches or pull requests

1 participant