-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
effort: ModerateWill take a good amount of time and experience with the codebase, but feasible.Will take a good amount of time and experience with the codebase, but feasible.topic: TasksRelated to configuring and running tasks.Related to configuring and running tasks.
Milestone
Description
A task that has a minimal amount of configuration and should 'just work'. This task is meant for users that don't need a lot of control over the build process.
The task is expected to take a single asset as entry point, this can either be an entity or a script file.
- If a script is provided. The 'bundle assets', 'bundle scripts', 'generate html', and 'generate services' tasks are used for building the application.
- If an entity is provided, there will be a minimal amount of interactivity in the built application, all the same steps are performed as for script entry points, except a little bit of extra script is generated to initialize the services and add a canvas to the page.
Depends on:
Metadata
Metadata
Assignees
Labels
effort: ModerateWill take a good amount of time and experience with the codebase, but feasible.Will take a good amount of time and experience with the codebase, but feasible.topic: TasksRelated to configuring and running tasks.Related to configuring and running tasks.