@builder.io/dev-tools 1.7.7-dev.202507182109.7465986a6 → 1.7.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/angular/index.cjs +1 -46
  2. package/angular/index.mjs +1 -21
  3. package/cli/index.cjs +3849 -108649
  4. package/cli/index.cjs.map +4 -4
  5. package/core/index.cjs +944 -14283
  6. package/core/index.mjs +945 -14274
  7. package/figma/index.cjs +1 -47
  8. package/figma/index.mjs +1 -27
  9. package/node/index.cjs +105 -25310
  10. package/node/index.mjs +105 -25314
  11. package/package.json +1 -1
  12. package/remix/build.cjs +1 -132
  13. package/remix/index.mjs +1 -113
  14. package/server/index.cjs +1503 -21976
  15. package/server/index.mjs +1499 -21971
  16. package/types/cli/launch/InitStateMachine.d.ts +1 -1
  17. package/types/common/ast/component-input-types.d.ts +1 -1
  18. package/types/common/utils.d.ts +1 -1
  19. package/types/tsconfig.tsbuildinfo +1 -1
  20. package/vite/index.cjs +3 -153
  21. package/vite/index.mjs +3 -119
  22. package/webpack/index.cjs +27 -2883
  23. package/webpack/index.mjs +27 -2871
  24. package/types/cli/code-server.d.ts +0 -0
  25. package/types/cli/io-service.d.ts +0 -86
  26. package/types/cli/launch/install-jsx-plugin.d.ts +0 -7
  27. package/types/cli/launch/logger.d.ts +0 -38
  28. package/types/cli/launch-init-v2.d.ts +0 -13
  29. package/types/cli/launch-init.d.ts +0 -19
  30. package/types/cli/repo-indexing-utils.d.ts +0 -2
  31. package/types/cli/repo-indexing.d.ts +0 -17
  32. package/types/cli/repo-indexing.mock.d.ts +0 -5
  33. package/types/cli/utils/repo-indexing-group-prompts.d.ts +0 -1
  34. package/types/core/adapters/vite/ensure-remix-config.d.ts +0 -6
  35. package/types/core/adapters/vite/remix-utils.d.ts +0 -10
  36. package/types/core/adapters/vite/vite-config-helpers.d.ts +0 -6

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.