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

Fix broken build / Ignore Autogenerated #5

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

rjborba
Copy link
Collaborator

@rjborba rjborba commented Jul 9, 2024

No description provided.

Copy link

linear bot commented Jul 9, 2024

@@ -11,49 +11,46 @@ import { angularOutputTarget } from '@stencil/angular-output-target'
import { vueOutputTarget } from '@stencil/vue-output-target'

const namespace = 'orama-ui'
const componentCorePackage = namespace
const componentCorePackage = 'ui-stencil'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove namespace const then and also we will need to update all the refs to the built orama-ui.css and orama-ui.js

@rjborba rjborba force-pushed the feature/orm-1461 branch from fe5aa5f to bcafb06 Compare July 10, 2024 17:14
@rjborba rjborba merged commit ea3fafd into main Jul 10, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants