Skip to content

Add more features that are present in the sapper-template #17

Open
@alinnert

Description

@alinnert

Can you please add a little more build features that already are part of the sapper-template? I think of things like:

  • the static folder (pretty much every app needs static files like icons, images, favicon, webappmanifest, ServiceWorker etc.)
  • the template.html (e.g. to reference some of the static files - it also seems to be a little more flexible than the current public/index.html)
  • and maybe the setup for the ServiceWorker

Alternatively, can you add some documentation how to add these features? It's a little hard to figure out how the sapper-template works. Its webpack config doesn't mention the static folder for instance.

Or does it make more sense to make the sapper-template more flexible? Or to delete not needed features manually? (For my current project I don't need a router and SSR)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions