Building Distinctive Route/View and Typescript files for tooling/testing purposes #13047
Unanswered
sdgoldstein
asked this question in
Q&A
Replies: 0 comments
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.
-
Within my app, I have a complex component for which I want to create a non-production view to validate behavior. Is there a way to include in the build a route/view, typescript files, and a set of static support files which do not get bundled with the app? Ideally, I'd like to place these files in a directory outside of the primary src directory as well
Beta Was this translation helpful? Give feedback.
All reactions