ChuckJonas / bad-ass-salesforce-stack

B.A.S.S. Starter: react / redux / typescript / antd / ts-force / sfdx / webpack / salesforce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make renaming app easier

ChuckJonas opened this issue · comments

Currently you have to rename it in multiple places... Would be ideal if it was possible to just rename it in one place (maybe .npmrc?) and have the build configuration take care of the rest

this would work at least for the static resource, but we probably wouldn't want to do it for the page (since a single app could in theory have multiple pages)