Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Corejam playground #51

Closed
2 tasks done
mattvb91 opened this issue Oct 1, 2020 · 1 comment · Fixed by #61
Closed
2 tasks done

Corejam playground #51

mattvb91 opened this issue Oct 1, 2020 · 1 comment · Fixed by #61
Assignees
Labels
Projects

Comments

@mattvb91
Copy link
Member

mattvb91 commented Oct 1, 2020

Our current setup when running corejam dev gives us an overview page of all the components / routes currently available inside an app.

Ideally what we want is to move this overview page to localhost/_corejam/ so that the root is reserved for the actually finished application routes.

  • localhost/_corejam/ shows the current index page with components / routes
  • corejam static renders only the public / finished application routes.
@mattvb91 mattvb91 created this issue from a note in Corejam 1.0 (To do) Oct 1, 2020
@mattvb91 mattvb91 added the CLI label Oct 1, 2020
@mattvb91 mattvb91 mentioned this issue Oct 1, 2020
3 tasks
@patrickhaug patrickhaug added Dev and removed CLI labels Oct 2, 2020
@patrickhaug patrickhaug moved this from To do to In progress in Corejam 1.0 Oct 2, 2020
@patrickhaug
Copy link
Contributor

There will be additional stuff, such as deep routes with router and and safety box auth, so static catches everything.

@mattvb91 mattvb91 linked a pull request Oct 11, 2020 that will close this issue
mattvb91 pushed a commit that referenced this issue Oct 20, 2020
* Add more rollup config and layout component. closes #51
* playground, ids, non shadow, css render, tofucurry
* fix integration and rm shadow
@patrickhaug patrickhaug moved this from In progress to Done in Corejam 1.0 Oct 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Corejam 1.0
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants