-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Resolution: RefineThis PR is marked for Jira refinement. We're not working on it - we're talking it through.This PR is marked for Jira refinement. We're not working on it - we're talking it through.
Description
Stencil version:
@stencil/[email protected]
I'm submitting a:
[ ] bug report
[x] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior:
When installing Stencil, if you create a package name that contains non-alphanumeric characters, the install fails:
✖ Project name "@blah/my-project" is not valid. It must be a kebab-case name without spaces.
Expected behavior:
The project name should be able to support prefixes (such as @stencil/core
) since this is a common convention.
Steps to reproduce:
Related code:
// insert any relevant code here
Other information:
Metadata
Metadata
Assignees
Labels
Resolution: RefineThis PR is marked for Jira refinement. We're not working on it - we're talking it through.This PR is marked for Jira refinement. We're not working on it - we're talking it through.