Name of extension isn't adhere pakcage.json name
dreamerchandra opened this issue · 0 comments
dreamerchandra commented
Running this command
yarn create react-app test-extension --scripts-version react-browser-extension-scripts --template browser-extensionyarn create react-app my-browser-extension --scripts-version react-browser-extension-scripts --template browser-extension
I'm expecting this to test extension
instead of Create React App Sample
.