You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
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)
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:
host: (not in current scope)
tasks:
add
grunt host
commandwebapplate/webapplate#69
The text was updated successfully, but these errors were encountered: