Can i rename my project app name? #2315
Answered
by
flybayer
niklasgrewe
asked this question in
Q&A
-
|
Hi, to create a new blitz app, i am using the cli command: I have seen that this name is not used for the project folder, but also for the cookies etc. Can I change this name later? If so, how would I have to do that or where would I have to change the app name everywhere? |
Beta Was this translation helpful? Give feedback.
Answered by
flybayer
May 10, 2021
Replies: 1 comment
-
|
That name is only used in the readme, package.json name field, and cookies. Currently just change the package.json field. But after #2311 is released, then you can set the cookie name separate from package.json |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
niklasgrewe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That name is only used in the readme, package.json name field, and cookies. Currently just change the package.json field. But after #2311 is released, then you can set the cookie name separate from package.json