BrightspaceUI / create

Apache License 2.0
1 stars 0 forks source link

Add OSLO setup #53

Open svanherk opened 2 years ago

svanherk commented 2 years ago

Basically, we'd just need to add a line to https://github.com/BrightspaceUI/create/blob/main/src/generators/localization/index.js#L20-L24:

osloCollection: '<repoName>\\${templateData.className}'

This probably only makes sense for application-level components, since core and labs ones tend not to allow for overwritable terms. So somewhat blocked on https://github.com/BrightspaceUI/create/issues/31