Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generator: scripted process to upgrade Auro Custom Element #68

Closed
blackfalcon opened this issue Mar 5, 2021 · 1 comment
Closed

Generator: scripted process to upgrade Auro Custom Element #68

blackfalcon opened this issue Mar 5, 2021 · 1 comment
Assignees
Labels
Type: Feature New Feature

Comments

@blackfalcon
Copy link
Member

Is your feature request related to a problem? Please describe.

Components can easily get out of step with the latest version of the generator. Fact, most of an element's project resources are for supporting the DX of the element. The core parts of the CE are on the ./src, ./test, and ./demo dirs.

There needs to be a way for a user to migrate these core CE files into a fresh install.

Describe the solution you'd like

A script that can run in the command line that will 'install' a new version of the WC-Generator into the scope of an existing element repo.

@blackfalcon
Copy link
Member Author

The solution is to provide a simple shell script that can be downloaded and installed for use from the CLI.

See https://github.com/AlaskaAirlines/WC-Generator/blob/master/util/auroUpgrade.md for instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New Feature
Projects
None yet
Development

No branches or pull requests

1 participant