How do you test template changes? #4106
Unanswered
NullVoxPopuli
asked this question in
General
Replies: 1 comment 4 replies
-
Hey @NullVoxPopuli! That's indeed weird. When you insert an I've taken a closer look at the templates, and I think that we moved where we keep that data to here: https://codesandbox.io/s/templates-endpoint-3drzs?file=/src/data/official.ts:87-132. Does that also include the Ember template? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on: #4105
and I changed the template path, but it doesn't seem like any way I try to start the app shows my changes. :-\
yarn start:home
only shows the home page, and the/s
route 404syarn start
seems to use stale data. :-\Beta Was this translation helpful? Give feedback.
All reactions