How to have dashes in page names? #15396
Answered
by
awareness481
JakubKoralewski
asked this question in
Help
-
I have a page like |
Beta Was this translation helpful? Give feedback.
Answered by
awareness481
Jul 22, 2020
Replies: 1 comment 2 replies
-
Does Typescript have a limitation for dashes in .tsx files? Because .js filenames with dashes work just fine. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
JakubKoralewski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does Typescript have a limitation for dashes in .tsx files? Because .js filenames with dashes work just fine.
ex. hello-test.js will create a /hello-test URL