Sitecore / jss

Software development kit for JavaScript developers building web applications with Sitecore Experience Platform
https://jss.sitecore.com
Apache License 2.0
263 stars 275 forks source link

[create-sitecore-jss] Bug fix: Removes requirement for base initializer when adding appName to appNames array in case we are scaffolding a non base app #1931

Closed yavorsk closed 2 months ago

yavorsk commented 2 months ago

Description / Motivation

Removes requirement for base initializer when adding appName to appNames array in case we are scaffolding a non base app; fixes 'Should create nextjs app with Styleguide using post-initializer template only' development test

Testing Details

Types of changes