Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and Layout investigation #120

Open
4 tasks
dlabaj opened this issue Dec 3, 2024 · 0 comments
Open
4 tasks

Build and Layout investigation #120

dlabaj opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@dlabaj
Copy link
Contributor

dlabaj commented Dec 3, 2024

Description

As a developer we would like to know how the Svelte code is generated to HTML, and if it will fit our documentation needs.

To Do

  • Show how the output of the Svelte code looks in HTML. Does the build process give us minified code? Is there a way to get non minified code from vite and Svelte?
  • Decide how we can use the output in our documentation framework. Are we going to generate all HTML and consume that? Is it going to be generated into markdown?
  • Document pros and cons of moving to Svelte so the team can have a way to evaluate it compared to alternative solutions.
  • Flush out the infrastructure and how a developer would add a component in core using Svelte.

Resources

Svelte Documentation
Vite Documentation

@dlabaj dlabaj converted this from a draft issue Dec 3, 2024
@github-project-automation github-project-automation bot moved this to Needs triage in PatternFly Issues Dec 3, 2024
@dlabaj dlabaj added the spike label Dec 3, 2024
@dlabaj dlabaj added this to the 2024.Q4 milestone Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Needs triage
Development

No branches or pull requests

2 participants