We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In order to migrate towards OpenSCD Core more easily, we need to split up the current openscd/packages/open-scd package.
openscd/packages/open-scd
During this story, The OpenSCD monorepo will have 3 packages: - packages/core - packages/openscd - packages/plugins
packages
Core will stay the same
OpenSCD package will contain the OpenSCD class and all the mixins
Plugins package will contain all the plugins and their related files (such as helpers / foundation files)
Acceptance Criteria:
packages/openscd
Important
Building order (will be fixed in #1420 )
The text was updated successfully, but these errors were encountered:
Stef3st
Successfully merging a pull request may close this issue.
In order to migrate towards OpenSCD Core more easily, we need to split up the current
openscd/packages/open-scd
package.During this story, The OpenSCD monorepo will have 3
packages
:- packages/core
- packages/openscd
- packages/plugins
Core
Core will stay the same
OpenSCD
OpenSCD package will contain the OpenSCD class and all the mixins
Plugins
Plugins package will contain all the plugins and their related files (such as helpers / foundation files)
Acceptance Criteria:
packages/openscd
Important
Building order (will be fixed in #1420 )
The text was updated successfully, but these errors were encountered: