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

chore: updates to dev-deps and QOL improvements #918

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

edodusi
Copy link
Contributor

@edodusi edodusi commented Dec 30, 2024

Pull request type

Updates and QOL improvements

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Other (please describe): updates

Copy link

pkg-pr-new bot commented Dec 30, 2024

Open in Stackblitz

npm i https://pkg.pr.new/storyblok-js-client@918

commit: 2d50232

Copy link
Contributor

@alvarosabu alvarosabu left a comment

Choose a reason for hiding this comment

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

Hi @edodusi I left couple of question regarding changes on the builds

@@ -34,7 +34,7 @@ const bundles = [
;(async () => {
for (const bundle of bundles) {
await build({
configFile: false,
configFile: 'vite.config.ts',
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi @edodusi why this change?


export default defineConfig(() => ({
plugins: [
dts({
insertTypesEntry: true,
outDir: 'dist/types',
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi @edodusi why this change?

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